-
Notifications
You must be signed in to change notification settings - Fork 1
/
requirements.txt
54 lines (54 loc) · 959 Bytes
/
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
aniso8601==9.0.1
autopep8==1.5.7
backports.entry-points-selectable==1.1.0
cachelib==0.2.0
certifi==2021.5.30
charset-normalizer==2.0.2
click==8.0.1
colorama==0.4.4
distlib==0.3.2
filelock==3.0.12
Flask==2.0.1
Flask-Cors==3.0.10
Flask-MySQLdb==0.2.0
Flask-RESTful==0.3.9
Flask-Session==0.4.0
Flask-WTF==0.15.1
geographiclib==1.52
geopy==2.2.0
ghp-import==2.0.1
google-services-api==1.0.0
googlemaps==3.0.2
gunicorn==20.1.0
htmlmin==0.1.12
idna==3.2
importlib-metadata==4.6.1
itsdangerous==2.0.1
Jinja2==3.0.1
jsmin==2.2.2
Markdown==3.3.4
MarkupSafe==2.0.1
mergedeep==1.3.4
mysqlclient==2.0.3
numpy==1.21.3
packaging==21.0
pandas==1.3.4
platformdirs==2.0.2
pycodestyle==2.7.0
Pygments==2.9.0
pymdown-extensions==8.2
pyparsing==2.4.7
python-dateutil==2.8.2
python-dotenv==0.18.0
pytz==2021.3
PyYAML==5.4.1
pyyaml_env_tag==0.1
requests==2.26.0
six==1.16.0
toml==0.10.2
urllib3==1.26.6
virtualenv==20.6.0
watchdog==2.1.3
Werkzeug==2.0.1
WTForms==2.3.3
zipp==3.5.0