Omkar008 commited on
Commit
87004f1
·
verified ·
1 Parent(s): 758658f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- fastapi==0.100.0
2
- uvicorn==0.23.2
3
- python-dotenv==1.0.0
4
- supabase-py==0.1.12
5
- openai==0.28.0
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ openai
4
+ supabase
5
+ tiktoken
6
+ python-multipart
7
+ python-dateutil