velmurugan1122 commited on
Commit
29b07b1
·
1 Parent(s): a862905

modified req.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -40
requirements.txt CHANGED
@@ -1,40 +1,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
- fastapi==0.115.6
9
- fastapi-cli==0.0.7
10
- h11==0.14.0
11
- httpcore==1.0.7
12
- httptools==0.6.4
13
- httpx==0.28.1
14
- idna==3.10
15
- Jinja2==3.1.5
16
- markdown-it-py==3.0.0
17
- MarkupSafe==3.0.2
18
- mdurl==0.1.2
19
- numpy==2.2.2
20
- pandas==2.2.3
21
- pydantic==2.10.5
22
- pydantic_core==2.27.2
23
- Pygments==2.19.1
24
- python-dateutil==2.9.0.post0
25
- python-dotenv==1.0.1
26
- python-multipart==0.0.20
27
- pytz==2024.2
28
- PyYAML==6.0.2
29
- rich==13.9.4
30
- rich-toolkit==0.13.2
31
- shellingham==1.5.4
32
- six==1.17.0
33
- sniffio==1.3.1
34
- starlette==0.41.3
35
- typer==0.15.1
36
- typing_extensions==4.12.2
37
- tzdata==2025.1
38
- uvicorn==0.34.0
39
- watchfiles==1.0.4
40
- websockets==14.2
 
1
+ fastapi[standard]
2
+ pandas