Skip to content

Commit a9883ee

Browse files
committed
add requirements file
1 parent 2259ff3 commit a9883ee

File tree

1 file changed

+57
-0
lines changed

1 file changed

+57
-0
lines changed

requirements.txt

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
amqp==5.3.1
2+
annotated-doc==0.0.4
3+
annotated-types==0.7.0
4+
anyio==4.12.1
5+
billiard==4.2.4
6+
celery==5.6.2
7+
certifi==2026.1.4
8+
charset-normalizer==3.4.4
9+
click==8.3.1
10+
click-didyoumean==0.3.1
11+
click-plugins==1.1.1.2
12+
click-repl==0.3.0
13+
fastapi==0.129.0
14+
filelock==3.24.2
15+
fsspec==2026.2.0
16+
h11==0.16.0
17+
httpcore==1.0.9
18+
httpx==0.28.1
19+
idna==3.11
20+
iniconfig==2.3.0
21+
Jinja2==3.1.6
22+
kombu==5.6.2
23+
MarkupSafe==3.0.3
24+
ml_dtypes==0.5.4
25+
mpmath==1.3.0
26+
networkx==3.6.1
27+
numpy==2.4.2
28+
onnx-ir==0.1.16
29+
packaging==26.0
30+
pillow==12.1.1
31+
pluggy==1.6.0
32+
prompt_toolkit==3.0.52
33+
protobuf==6.33.5
34+
pydantic==2.12.5
35+
pydantic_core==2.41.5
36+
Pygments==2.19.2
37+
pytest==9.0.2
38+
pytest-asyncio==1.3.0
39+
python-dateutil==2.9.0.post0
40+
python-dotenv==1.2.1
41+
python-multipart==0.0.22
42+
redis==7.2.1
43+
requests==2.32.5
44+
ruff==0.15.2
45+
setuptools==82.0.0
46+
shortuuid==1.0.13
47+
six==1.17.0
48+
starlette==0.52.1
49+
sympy==1.14.0
50+
typing-inspection==0.4.2
51+
typing_extensions==4.15.0
52+
tzdata==2025.3
53+
tzlocal==5.3.1
54+
urllib3==2.6.3
55+
uvicorn==0.41.0
56+
vine==5.1.0
57+
wcwidth==0.6.0

0 commit comments

Comments
 (0)