Skip to content

Commit 2060993

Browse files
committed
update requirements.txt
1 parent 2dc1c2c commit 2060993

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,20 @@ anyio==4.12.1
55
billiard==4.2.4
66
celery==5.6.2
77
certifi==2026.1.4
8+
cfgv==3.5.0
89
charset-normalizer==3.4.4
910
click==8.3.1
1011
click-didyoumean==0.3.1
1112
click-plugins==1.1.1.2
1213
click-repl==0.3.0
14+
distlib==0.4.0
1315
fastapi==0.129.0
1416
filelock==3.24.2
1517
fsspec==2026.2.0
1618
h11==0.16.0
1719
httpcore==1.0.9
1820
httpx==0.28.1
21+
identify==2.6.18
1922
idna==3.11
2023
iniconfig==2.3.0
2124
Jinja2==3.1.6
@@ -24,11 +27,14 @@ MarkupSafe==3.0.3
2427
ml_dtypes==0.5.4
2528
mpmath==1.3.0
2629
networkx==3.6.1
30+
nodeenv==1.10.0
2731
numpy==2.4.2
2832
onnx-ir==0.1.16
2933
packaging==26.0
3034
pillow==12.1.1
35+
platformdirs==4.9.4
3136
pluggy==1.6.0
37+
pre_commit==4.5.1
3238
prompt_toolkit==3.0.52
3339
protobuf==6.33.5
3440
pydantic==2.12.5
@@ -37,8 +43,10 @@ Pygments==2.19.2
3743
pytest==9.0.2
3844
pytest-asyncio==1.3.0
3945
python-dateutil==2.9.0.post0
46+
python-discovery==1.2.2
4047
python-dotenv==1.2.1
4148
python-multipart==0.0.22
49+
PyYAML==6.0.3
4250
redis==7.2.1
4351
requests==2.32.5
4452
ruff==0.15.2
@@ -54,4 +62,5 @@ tzlocal==5.3.1
5462
urllib3==2.6.3
5563
uvicorn==0.41.0
5664
vine==5.1.0
65+
virtualenv==21.2.0
5766
wcwidth==0.6.0

0 commit comments

Comments
 (0)