ak0601 commited on
Commit
8a169ed
·
verified ·
1 Parent(s): cb4b4a2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +45 -45
requirements.txt CHANGED
@@ -1,45 +1,45 @@
1
- annotated-types==0.7.0
2
- anyio==4.8.0
3
- certifi==2024.12.14
4
- click==8.1.8
5
- colorama==0.4.6
6
- dnspython==2.7.0
7
- email_validator==2.2.0
8
- exceptiongroup==1.2.2
9
- fastapi==0.115.6
10
- fastapi-cli==0.0.7
11
- h11==0.14.0
12
- httpcore==1.0.7
13
- httptools==0.6.4
14
- httpx==0.28.1
15
- idna==3.10
16
- Jinja2==3.1.5
17
- joblib==1.4.2
18
- markdown-it-py==3.0.0
19
- MarkupSafe==3.0.2
20
- mdurl==0.1.2
21
- numpy==2.2.2
22
- pandas==2.2.3
23
- pydantic==2.10.5
24
- pydantic_core==2.27.2
25
- Pygments==2.19.1
26
- python-dateutil==2.9.0.post0
27
- python-dotenv==1.0.1
28
- python-multipart==0.0.20
29
- pytz==2024.2
30
- PyYAML==6.0.2
31
- rich==13.9.4
32
- rich-toolkit==0.13.2
33
- scikit-learn==1.6.1
34
- scipy==1.15.1
35
- shellingham==1.5.4
36
- six==1.17.0
37
- sniffio==1.3.1
38
- starlette==0.41.3
39
- threadpoolctl==3.5.0
40
- typer==0.15.1
41
- typing_extensions==4.12.2
42
- tzdata==2024.2
43
- uvicorn==0.34.0
44
- watchfiles==1.0.4
45
- websockets==14.2
 
1
+ annotated-types==0.7.0
2
+ anyio==4.8.0
3
+ certifi==2024.12.14
4
+ click==8.1.8
5
+ colorama==0.4.6
6
+ dnspython==2.7.0
7
+ email_validator==2.2.0
8
+ exceptiongroup==1.2.2
9
+ fastapi==0.115.6
10
+ fastapi-cli==0.0.7
11
+ h11==0.14.0
12
+ httpcore==1.0.7
13
+ httptools==0.6.4
14
+ httpx==0.28.1
15
+ idna==3.10
16
+ Jinja2==3.1.5
17
+ joblib==1.4.2
18
+ markdown-it-py==3.0.0
19
+ MarkupSafe==3.0.2
20
+ mdurl==0.1.2
21
+ numpy
22
+ pandas==2.2.3
23
+ pydantic==2.10.5
24
+ pydantic_core==2.27.2
25
+ Pygments==2.19.1
26
+ python-dateutil==2.9.0.post0
27
+ python-dotenv==1.0.1
28
+ python-multipart==0.0.20
29
+ pytz==2024.2
30
+ PyYAML==6.0.2
31
+ rich==13.9.4
32
+ rich-toolkit==0.13.2
33
+ scikit-learn==1.6.1
34
+ scipy==1.15.1
35
+ shellingham==1.5.4
36
+ six==1.17.0
37
+ sniffio==1.3.1
38
+ starlette==0.41.3
39
+ threadpoolctl==3.5.0
40
+ typer==0.15.1
41
+ typing_extensions==4.12.2
42
+ tzdata==2024.2
43
+ uvicorn==0.34.0
44
+ watchfiles==1.0.4
45
+ websockets==14.2