Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
flask
|
| 2 |
-
|
| 3 |
-
openai
|
| 4 |
fpdf
|
| 5 |
python-docx
|
|
|
|
|
|
| 1 |
flask
|
| 2 |
+
flask_cors
|
|
|
|
| 3 |
fpdf
|
| 4 |
python-docx
|
| 5 |
+
openai>=1.0.0
|