Omkar008 commited on
Commit
758658f
·
verified ·
1 Parent(s): 27de5c0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
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