-
Notifications
You must be signed in to change notification settings - Fork 87
/
Copy pathrequirements.txt
59 lines (59 loc) · 1000 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
55
56
57
58
59
aiohttp==3.9.3
aiosignal==1.3.1
alembic==1.12.0
aniso8601==9.0.1
async-timeout==4.0.3
attrs==23.2.0
backports.zoneinfo==0.2.1
beautifulsoup4==4.12.2
blinker==1.6.2
cachelib==0.9.0
certifi==2023.7.22
charset-normalizer==3.2.0
click==8.1.7
configobj==5.0.8
docopt==0.6.2
et-xmlfile==1.1.0
Flask==2.3.3
Flask-Cors==4.0.0
Flask-JWT-Extended==4.6.0
Flask-Migrate==4.0.5
Flask-SQLAlchemy==3.1.1
frozenlist==1.4.1
geoip2==4.8.0
greenlet==2.0.2
gunicorn==21.2.0
idna==3.4
importlib-metadata==6.8.0
importlib-resources==6.1.1
itsdangerous==2.1.2
Jinja2==3.1.2
Mako==1.2.4
MarkupSafe==2.1.3
maxminddb==2.5.2
multidict==6.0.5
numpy==1.19.5
openpyxl==3.1.2
packaging==23.2
pandas==1.3.3
pi==0.1.2
Pillow==10.1.0
pipreqs==0.4.13
PyJWT==2.8.0
PyMySQL==1.1.0
python-dateutil==2.8.2
pytz==2023.3.post1
PyYAML==6.0.1
requests==2.31.0
six==1.16.0
soupsieve==2.5
SQLAlchemy==2.0.21
typing_extensions==4.8.0
tzdata==2023.3
tzlocal==5.1
urllib3==1.26.7
Werkzeug==2.3.7
WTForms==3.0.1
yarg==0.1.9
yarl==1.9.4
zipp==3.17.0