ayush2917 commited on
Commit
2efa7fe
·
verified ·
1 Parent(s): ec752d3

Create requirments.txt

Browse files
Files changed (1) hide show
  1. backend/requirments.txt +4 -0
backend/requirments.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ flask==2.3.2
2
+ openai==0.27.8
3
+ firebase-admin==6.2.0
4
+ python-dotenv==1.0.0