-
Notifications
You must be signed in to change notification settings - Fork 8
/
requirements.txt
85 lines (85 loc) · 1.49 KB
/
requirements.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
absl-py==1.0.0
aniso8601==6.0.0
attrs==21.2.0
Babel==2.9.1
blinker==1.4
boto3==1.20.23
botocore==1.23.23
cachetools==4.2.2
certifi==2021.5.30
charset-normalizer==2.0.4
click==8.0.1
cycler==0.10.0
decorator==4.4.2
ffmpy==0.3.0
Flask==1.1.1
Flask-BabelEx==0.9.3
Flask-Classful==0.14.1
Flask-KVSession==0.6.2
Flask-Login==0.4.1
Flask-Mail==0.9.1
Flask-OAuth==0.12
Flask-Principal==0.4.0
Flask-Restless==0.17.0
Flask-Security==3.0.0
Flask-Session==0.3.1
Flask-SQLAlchemy==2.4.0
Flask-WTF==0.14.2
google-auth==1.34.0
google-auth-oauthlib==0.4.5
graphene==2.1.7
graphene-sqlalchemy==2.1.2
graphql-core==2.3.2
graphql-relay==2.0.1
greenlet==1.1.0
gunicorn==20.1.0
html2text==2019.8.11
html5lib==1.0.1
httplib2==0.18.1
idna==3.2
imageio==2.13.3
imageio-ffmpeg==0.4.5
imutils==0.5.3
itsdangerous==2.0.1
Jinja2==3.0.1
jmespath==0.10.0
kiwisolver==1.3.1
MarkupSafe==2.0.1
matplotlib==3.4.2
mimerender==0.6.0
moviepy==1.0.3
numpy==1.20.3
oauth2==1.9.0.post1
oauthlib==3.1.1
opencv-contrib-python==4.5.4.60
opencv-python==4.5.4.60
pandas==1.2.4
passlib==1.7.4
Pillow==8.4.0
proglog==0.1.9
promise==2.3
protobuf==3.19.1
pyasn1==0.4.8
pyasn1-modules==0.2.8
pydot==1.4.2
pyparsing==2.4.7
python-dateutil==2.8.1
python-mimeparse==1.6.0
pytz==2021.1
requests==2.26.0
requests-oauthlib==1.3.0
rsa==4.7.2
Rx==1.6.1
s3transfer==0.5.0
simplekv==0.14.1
singledispatch==3.6.2
six==1.16.0
speaklater==1.3
SQLAlchemy==1.4.18
sqlalchemy-schemadisplay==1.3
sqlparse==0.4.1
tqdm==4.62.3
urllib3==1.26.6
webencodings==0.5.1
Werkzeug==2.0.1
WTForms==2.3.3