-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
27 lines (27 loc) · 1.22 KB
/
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
-i https://pypi.org/simple
annotated-types==0.7.0; python_version >= '3.8'
asgiref==3.8.1; python_version >= '3.8'
click==8.1.8; python_version >= '3.7'
colorama==0.4.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4, 3.5, 3.6'
coloredlogs==15.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
django==5.1.5; python_version >= '3.10'
django-ninja==1.3.0; python_version >= '3.7'
flatbuffers==25.1.24
granian==1.7.5; python_version >= '3.9'
humanfriendly==10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
magika==0.5.1; python_version < '3.13' and python_version >= '3.8'
mpmath==1.3.0
numpy==1.26.4; python_version >= '3.9'
onnxruntime==1.20.1
packaging==24.2; python_version >= '3.8'
protobuf==5.29.3; python_version >= '3.8'
pydantic==2.10.6; python_version >= '3.8'
pydantic-core==2.27.2; python_version >= '3.8'
pyreadline3==3.5.4; python_version >= '3.8'
python-dotenv==1.0.1; python_version >= '3.8'
sqlparse==0.5.3; python_version >= '3.8'
sympy==1.13.3; python_version >= '3.8'
tabulate==0.9.0; python_version >= '3.7'
tqdm==4.67.1; python_version >= '3.7'
typing-extensions==4.12.2; python_version >= '3.8'
tzdata==2025.1; python_version >= '2'