Omkar008 commited on
Commit
3121536
·
verified ·
1 Parent(s): 8687baf

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ fastapi==0.112.2
2
+ supabase==2.7.3
3
+ python-dotenv==1.0.1