Omkar008 commited on
Commit
5316b3d
·
verified ·
1 Parent(s): 35b1b3b

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ requests
2
+ fastapi
3
+ python-dotenv
4
+ uvicorn==0.30.6
5
+ supabase
6
+ openai==1.55.3