-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
61 lines (61 loc) · 1.04 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
alembic==1.7.0
appdirs==1.4.4
beautifulsoup4==4.10.0
blinker==1.4
Brotli==1.0.9
certifi==2021.10.8
cffi==1.15.0
chardet==4.0.0
charset-normalizer==2.0.12
click==8.0.4
cryptography==36.0.2
distlib==0.3.4
dnspython==2.2.1
dominate==2.6.0
email-validator==1.1.3
filelock==3.6.0
Flask==1.1.2
Flask-Admin==1.6.0
Flask-Bootstrap==3.3.7.1
Flask-Compress==1.11
Flask-Login==0.5.0
Flask-Mail==0.9.1
Flask-Migrate==2.6.0
Flask-Script==2.0.6
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.0.0
future==0.18.2
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.11.3
itsdangerous==2.0.1
Jinja2==3.0.3
jsonify==0.5
lxml==4.9.1
Mako==1.2.0
MarkupSafe==2.1.1
numpy==1.22.0
pandas==1.3.5
pipenv==2022.3.24
platformdirs==2.5.1
psycopg2-binary==2.9.3
pycparser==2.21
pycryptodomex==3.14.1
python-dateutil==2.8.2
python-dotenv==0.19.2
python-editor==1.0.4
pytz==2022.1
requests==2.27.1
retrying==1.3.3
six==1.16.0
soupsieve==2.3.1
SQLAlchemy==1.4.32
urllib3==1.26.9
uuid==1.30
virtualenv==20.13.4
virtualenv-clone==0.5.7
visitor==0.1.3
Werkzeug==2.0.3
WTForms==3.0.1
zipp==3.7.0