ak0601 commited on
Commit
8f2bd72
·
verified ·
1 Parent(s): ccf7b6b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- fastapi==0.104.1
2
- uvicorn[standard]==0.24.0
3
- pandas==2.1.3
4
- httpx==0.25.1
5
- pydantic==2.5.0
6
- pydantic[email]
7
- python-multipart==0.0.6
8
- langchain==0.0.350
9
- langchain-openai==0.0.5
10
- openai==1.3.7
11
- python-dotenv==1.0.0
 
1
+ fastapi
2
+ uvicorn[standard]
3
+ pandas
4
+ httpx
5
+ pydantic
6
+ pydantic[email]
7
+ python-multipart
8
+ langchain
9
+ langchain-openai
10
+ openai
11
+ python-dotenv