-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
72 lines (72 loc) · 1.32 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
alembic==1.7.7
beautifulsoup4==4.11.1
cachetools==5.0.0
certifi==2021.10.8
charset-normalizer==2.0.12
click==7.1.2
cycler==0.11.0
decorator==5.1.1
Flask==1.1.4
Flask-Cors==3.0.10
Flask-Hashing==1.1
Flask-JWT-Extended==4.3.1
Flask-Migrate==2.5.2
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
fonttools==4.31.2
geographiclib==1.52
geopy==2.2.0
google-api-core==2.7.2
google-api-python-client==2.49.0
google-auth==2.6.6
google-auth-httplib2==0.1.0
google-auth-oauthlib==0.5.1
google-cloud-vision==2.7.2
googleapis-common-protos==1.56.0
greenlet==1.1.2
grpcio==1.44.0
grpcio-status==1.44.0
gunicorn==20.1.0
httplib2==0.20.4
idna==3.3
importlib-metadata==4.11.3
importlib-resources==5.4.0
inflection==0.5.1
itsdangerous==1.1.0
Jinja2==2.11.3
joblib==1.1.0
kiwisolver==1.4.0
Mako==1.2.0
MarkupSafe==2.0.1
matplotlib==3.5.1
numpy==1.21.3
oauthlib==3.2.0
packaging==21.3
pandas==1.4.2
Pillow==9.0.1
profanityfilter==2.0.6
proto-plus==1.20.3
protobuf==3.20.0
psycopg2-binary==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
PyJWT==2.3.0
pyparsing==3.0.7
python-dateutil==2.8.2
pytz==2022.1
requests==2.27.1
requests-oauthlib==1.3.1
rsa==4.8
scikit-learn==1.1.1
scipy==1.8.1
six==1.16.0
sklearn==0.0
soupsieve==2.3.2.post1
SQLAlchemy==1.4.32
threadpoolctl==3.1.0
typing_extensions==4.1.1
uritemplate==4.1.1
urllib3==1.26.9
validators==0.18.2
Werkzeug==1.0.1
zipp==3.7.0