-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathrequirements.txt
More file actions
67 lines (67 loc) · 1.16 KB
/
requirements.txt
File metadata and controls
67 lines (67 loc) · 1.16 KB
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
alembic==1.8.1
aniso8601==9.0.1
async-timeout==4.0.2
attrs==21.4.0
autopep8==1.6.0
bcrypt==3.2.2
cachelib==0.9.0
cachetools==5.2.0
certifi==2022.6.15
cffi==1.15.1
charset-normalizer==2.1.0
click==8.1.3
cryptography==37.0.4
decorator==5.1.1
flasgger==0.9.5
Flask==2.1.3
Flask-Bcrypt==1.0.1
Flask-Caching==2.0.2
Flask-Cors==3.0.10
Flask-JWT-Extended==4.4.2
Flask-Migrate==3.1.0
Flask-RESTful==0.3.9
Flask-SQLAlchemy==2.5.1
google-auth==2.9.1
greenlet==1.1.2
gunicorn==20.1.0
idna==3.3
importlib-metadata==4.12.0
importlib-resources==5.8.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.7.2
kubernetes==24.2.0
Mako==1.2.1
MarkupSafe==2.1.1
marshmallow==2.19.2
mistune==2.0.4
mysql-connector==2.2.9
oauthlib==3.2.0
packaging==21.3
psycopg2==2.9.3
pyasn1==0.4.8
pyasn1-modules==0.2.8
pycodestyle==2.8.0
pycparser==2.21
PyJWT==2.4.0
pyparsing==3.0.9
pyrsistent==0.18.1
python-dateutil==2.8.2
python-dotenv==0.20.0
python-editor==1.0.4
pytz==2022.1
PyYAML==6.0
redis==4.6.0
requests==2.28.1
requests-oauthlib==1.3.1
rsa==4.9
six==1.16.0
SQLAlchemy==1.4.39
SQLAlchemy-Utils==0.38.3
toml==0.10.2
urllib3==1.26.10
uWSGI==2.0.20
validators==0.20.0
websocket-client==1.3.3
Werkzeug==2.1.2
zipp==3.8.1