-
Notifications
You must be signed in to change notification settings - Fork 218
Expand file tree
/
Copy pathrequirements.txt
More file actions
35 lines (35 loc) · 1.04 KB
/
requirements.txt
File metadata and controls
35 lines (35 loc) · 1.04 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
annotated-types==0.7.0
blinker==1.9.0
cffi==1.17.1 ; platform_python_implementation == 'CPython' and sys_platform == 'win32'
click==8.1.8
colorama==0.4.6 ; sys_platform == 'win32'
dnspython==2.7.0
email-validator==2.2.0
flask==3.1.3
flask-cors==6.0.2
flask-jwt-extended==4.7.1
flask-sqlalchemy==3.1.1
gevent==26.4.0
greenlet==3.4.0 ; platform_machine == 'AMD64' or platform_machine == 'WIN32' or platform_machine == 'aarch64' or platform_machine == 'amd64' or platform_machine == 'ppc64le' or platform_machine == 'win32' or platform_machine == 'x86_64' or platform_python_implementation == 'CPython'
gunicorn==25.3.0
idna==3.10
itsdangerous==2.2.0
jinja2==3.1.6
markupsafe==3.0.2
packaging==24.2
pillow==11.1.0
pycparser==2.22 ; platform_python_implementation == 'CPython' and sys_platform == 'win32'
pydantic==2.13.0
pydantic-core==2.46.0
pyjwt==2.10.1
python-dotenv==1.0.1
setuptools==76.0.0
spectree==2.0.1
sqlalchemy==2.0.49
tablib==3.9.0
typing-extensions==4.15.0
typing-inspection==0.4.2
werkzeug==3.1.8
wtforms==3.2.1
zope-event==5.0
zope-interface==7.2