pacman2223 commited on
Commit
776c27d
·
verified ·
1 Parent(s): ce027cf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +26 -26
requirements.txt CHANGED
@@ -1,26 +1,26 @@
1
- annotated-types==0.7.0
2
- anyio==4.11.0
3
- click==8.3.0
4
- fastapi==0.118.0
5
- h11==0.16.0
6
- idna==3.10
7
- joblib==1.5.2
8
- numpy==2.3.3
9
- nvidia-nccl-cu12==2.28.3
10
- pandas==2.3.3
11
- pydantic==2.11.10
12
- pydantic_core==2.33.2
13
- python-dateutil==2.9.0.post0
14
- python-multipart==0.0.20
15
- pytz==2025.2
16
- scikit-learn==1.7.2
17
- scipy==1.16.2
18
- six==1.17.0
19
- sniffio==1.3.1
20
- starlette==0.48.0
21
- threadpoolctl==3.6.0
22
- typing-inspection==0.4.2
23
- typing_extensions==4.15.0
24
- tzdata==2025.2
25
- uvicorn==0.37.0
26
- xgboost==3.0.5
 
1
+ annotated-types
2
+ anyio
3
+ click
4
+ fastapi
5
+ h11
6
+ idna
7
+ joblib
8
+ numpy
9
+ nvidia-nccl-cu12
10
+ pandas
11
+ pydantic
12
+ pydantic_core
13
+ python-dateutil
14
+ python-multipart
15
+ pytz
16
+ scikit-learn
17
+ scipy
18
+ six
19
+ sniffio
20
+ starlette
21
+ threadpoolctl
22
+ typing-inspection
23
+ typing_extensions
24
+ tzdata
25
+ uvicorn
26
+ xgboost