Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
|
@@ -1,6 +1,3 @@
|
|
| 1 |
Flask==2.3.3
|
| 2 |
Werkzeug==2.3.7
|
| 3 |
-
flask-cors==4.0.0
|
| 4 |
-
python-docx==1.1.0
|
| 5 |
-
reportlab==4.0.4
|
| 6 |
-
docx2pdf==0.1.8
|
|
|
|
| 1 |
Flask==2.3.3
|
| 2 |
Werkzeug==2.3.7
|
| 3 |
+
flask-cors==4.0.0
|
|
|
|
|
|
|
|
|