-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
80 lines (80 loc) · 1.31 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
alembic==1.8.1
astroid==2.12.12
atomicwrites==1.4.1
attrs==22.1.0
Authlib==1.1.0
Babel==2.10.3
bcrypt==4.0.1
boto==2.49.0
certifi==2021.5.30
cffi==1.15.1
charset-normalizer==2.0.6
click==8.1.3
colorama==0.4.6
cryptography==38.0.3
dill==0.3.6
distlib==0.3.6
ecdsa==0.18.0
fabric==2.7.1
filelock==3.8.0
Flask==2.2.2
Flask-Cors==3.0.10
Flask-JWT==0.3.2
Flask-Migrate==4.0.0
Flask-Moment==1.0.5
Flask-SQLAlchemy==3.0.2
Flask-WTF==1.0.1
future==0.18.2
greenlet==2.0.1
gunicorn==20.1.0
idna==3.2
importlib-metadata==5.1.0
iniconfig==1.1.1
invoke==1.7.3
isort==5.10.1
itsdangerous==2.1.2
Jinja2==3.1.2
lazy-object-proxy==1.8.0
Mako==1.2.4
MarkupSafe==2.1.1
mccabe==0.7.0
numpy==1.23.4
packaging==21.3
paramiko==2.12.0
pathlib2==2.3.7.post1
platformdirs==2.5.2
pluggy==0.13.1
prettytable==3.5.0
psycopg2==2.9.3
psycopg2-binary==2.9.5
py==1.11.0
pyasn1==0.4.8
pycodestyle==2.7.0
pycparser==2.21
pycryptodome==3.3.1
PyJWT==1.4.2
pylint==2.15.5
PyNaCl==1.5.0
pyparsing==3.0.9
python-dateutil==2.8.2
python-dotenv==0.21.0
python-editor==1.0.4
python-jose==3.3.0
python-jose-cryptodome==1.3.2
pytz==2022.4
requests==2.26.0
rsa==4.9
six==1.16.0
SQLAlchemy==1.4.44
toml==0.10.2
tomli==2.0.1
tomlkit==0.11.6
typed-ast==1.5.4
typing_extensions==4.4.0
urllib3==1.26.7
virtualenv==20.16.5
wcwidth==0.2.5
Werkzeug==2.2.2
wrapt==1.14.1
WTForms==3.0.1
zipp==3.11.0