-
Notifications
You must be signed in to change notification settings - Fork 91
/
requirements-nginx.txt
77 lines (77 loc) · 1.38 KB
/
requirements-nginx.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
aniso8601==9.0.1
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
APScheduler==3.11.0
attrs==24.2.0
bcrypt==4.1.3
bidict==0.23.1
blinker==1.8.2
cachetools==5.3.3
certifi==2024.7.4
cffi==1.17.1
charset-normalizer==3.3.2
click==8.1.7
cryptography==44.0.0
darkdetect==0.8.0
Deprecated==1.2.14
dnspython==2.6.1
email_validator==2.1.1
Flask==3.0.3
Flask-Bcrypt==1.0.1
Flask-Cors==5.0.0
Flask-Limiter==3.7.0
Flask-Login==0.6.3
flask-restx==1.3.0
Flask-SocketIO==5.3.6
Flask-SQLAlchemy==3.1.1
Flask-WTF==1.2.1
h11==0.14.0
idna==3.7
importlib_resources==6.4.0
itsdangerous==2.2.0
Jinja2==3.1.4
jsonschema==4.23.0
jsonschema-specifications==2023.12.1
limits==3.13.0
markdown-it-py==3.0.0
MarkupSafe==2.1.5
marshmallow==3.22.0
mdurl==0.1.2
numpy==1.26.2
openalgo==1.0.5
ordered-set==4.1.0
packaging==24.1
pandas==2.2.2
pillow==11.0.0
pycparser==2.22
Pygments==2.18.0
PyJWT==2.8.0
pyngrok==7.1.6
pyotp==2.9.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-engineio==4.9.1
python-socketio==5.11.3
pytz==2024.1
PyYAML==6.0.1
qrcode==8.0
referencing==0.35.1
requests==2.32.3
rich==13.7.1
rpds-py==0.20.0
setuptools==70.3.0
simple-websocket==1.0.0
six==1.16.0
SQLAlchemy==2.0.31
typing_extensions==4.12.2
tzdata==2024.1
urllib3==2.2.2
Werkzeug==3.1.2
wheel==0.43.0
wrapt==1.16.0
wsproto==1.2.0
WTForms==3.1.2
zipp==3.19.2
dnspython>=2.6.1 # not directly required, pinned by Snyk to avoid a vulnerability
gunicorn
eventlet