-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements.txt
56 lines (56 loc) · 961 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
alembic==1.5.4
attrs==21.2.0
autopep8==1.5.5
bcrypt==4.0.1
blinker==1.6.2
cachelib==0.10.2
cachetools==4.2.1
certifi==2020.12.5
cffi==1.15.1
chardet==4.0.0
click==8.0.0
cryptography==41.0.3
Flask==2.2.4
Flask-Bcrypt==1.0.1
Flask-Cors==3.0.10
Flask-JWT-Extended==4.5.2
Flask-Login==0.4.1
Flask-Migrate==2.6.0
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.1.1
google-auth==1.27.0
google-auth-oauthlib==0.4.2
gunicorn==20.1.0
idna==2.10
iniconfig==1.1.1
itsdangerous==2.0.0
Jinja2==3.0.0
Mako==1.1.4
MarkupSafe>=2.0.0rc2
oauthlib==3.1.0
packaging==20.9
pluggy==0.13.1
psycopg2-binary==2.9.5
py==1.11.0
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.6.0
PyJWT==2.8.0
pycparser==2.21
pyOpenSSL==19.0.0
pyparsing==2.4.7
pytest==7.1.1
python-dateutil==2.8.1
python-dotenv==0.15.0
python-editor==1.0.4
requests==2.25.1
requests-oauthlib==1.3.0
rsa==4.7.1
six==1.15.0
SQLAlchemy==1.3.23
toml==0.10.2
tomli==2.0.1
urllib3==1.26.4
Werkzeug==2.2.2
WTForms==3.0.1
# zipp==3.16.2