Omartificial-Intelligence-Space commited on
Commit
2812965
·
verified ·
1 Parent(s): 5f30414

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ google-genai==0.3.0
2
+ flask==2.3.3
3
+ flask-cors==4.0.0
4
+ python-dotenv==1.0.0
5
+ httpx==0.25.2
6
+ python-multipart==0.0.6
7
+ werkzeug==2.3.7