-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements.txt
More file actions
71 lines (71 loc) · 1.27 KB
/
requirements.txt
File metadata and controls
71 lines (71 loc) · 1.27 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
68
69
70
71
apispec==6.3.0
attrs==23.1.0
Authlib==1.2.1
Babel==2.12.1
bidict==0.22.1
blinker==1.6.2
certifi==2023.7.22
cffi==1.15.1
charset-normalizer==3.2.0
click==8.1.4
colorama==0.4.6
cryptography==41.0.3
Deprecated==1.2.14
dnspython==2.4.2
email-validator==1.3.1
Flask==2.3.2
Flask-AppBuilder==4.3.7
Flask-Babel==2.0.0
Flask-Cors==4.0.0
Flask-JWT-Extended==4.5.2
Flask-Limiter==3.5.0
Flask-Login==0.6.2
Flask-SocketIO==5.3.4
Flask-SQLAlchemy==2.5.1
Flask-WTF==1.1.1
gevent==23.7.0
gevent-websocket==0.10.1
greenlet==2.0.2
gunicorn==21.2.0
idna==3.4
importlib-resources==6.1.0
itsdangerous==2.1.2
Jinja2==3.1.2
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
jwt==1.3.1
limits==3.6.0
markdown-it-py==3.0.0
MarkupSafe==2.1.3
marshmallow==3.20.1
marshmallow-sqlalchemy==0.26.1
mdurl==0.1.2
ordered-set==4.1.0
packaging==23.1
passlib==1.7.4
prison==0.2.1
psycopg2-binary==2.9.6
pycparser==2.21
Pygments==2.16.1
PyJWT==2.8.0
python-dateutil==2.8.2
python-dotenv==1.0.0
python-engineio==4.5.1
python-socketio==5.8.0
pytz==2023.3.post1
PyYAML==6.0.1
referencing==0.30.2
requests==2.31.0
rich==13.5.3
rpds-py==0.10.3
six==1.16.0
SQLAlchemy==1.4.49
SQLAlchemy-Utils==0.41.1
typing_extensions==4.7.1
urllib3==2.0.4
uuid==1.30
Werkzeug==2.3.6
wrapt==1.15.0
WTForms==3.0.1
zope.event==5.0
zope.interface==6.0