Hamed744 commited on
Commit
b075539
·
verified ·
1 Parent(s): aafa71e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -1,3 +1,5 @@
 
 
1
  Flask==2.2.2
2
  Werkzeug==2.2.2
3
  gunicorn==20.1.0
@@ -5,4 +7,5 @@ requests==2.28.1
5
  gevent==22.10.2
6
  sseclient-py==1.8.0
7
  filelock==3.13.1
8
- google-generativeai
 
 
1
+ # --- START OF FILE requirements.txt ---
2
+
3
  Flask==2.2.2
4
  Werkzeug==2.2.2
5
  gunicorn==20.1.0
 
7
  gevent==22.10.2
8
  sseclient-py==1.8.0
9
  filelock==3.13.1
10
+
11
+ # --- END OF FILE requirements.txt ---