atolat30 commited on
Commit
a05e253
·
1 Parent(s): 54fb661

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -3,4 +3,6 @@ cohere==4.37
3
  openai==1.3.5
4
  tiktoken==0.5.1
5
  python-dotenv==1.0.0
6
- pydantic==2.10.1
 
 
 
3
  openai==1.3.5
4
  tiktoken==0.5.1
5
  python-dotenv==1.0.0
6
+ pydantic==2.10.1
7
+ fastapi==0.100.1
8
+ python-multipart==0.0.6