Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ requests
|
|
3 |
google-generativeai
|
4 |
pillow
|
5 |
Jinja2
|
6 |
-
python-multipart
|
|
|
|
3 |
google-generativeai
|
4 |
pillow
|
5 |
Jinja2
|
6 |
+
python-multipart
|
7 |
+
flask-cors
|