Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
-
flask==2.0.1
|
2 |
-
|
3 |
-
|
|
|
4 |
python-dotenv>=0.19.0
|
|
|
1 |
+
flask==2.0.1
|
2 |
+
werkzeug==2.0.1
|
3 |
+
google-generativeai>=0.1.0
|
4 |
+
Pillow>=9.0.0
|
5 |
python-dotenv>=0.19.0
|