Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -48,6 +48,7 @@ Pygments==2.15.1
|
|
| 48 |
pyparsing==3.0.9
|
| 49 |
pyrsistent==0.19.3
|
| 50 |
python-dateutil==2.8.2
|
|
|
|
| 51 |
python-multipart==0.0.6
|
| 52 |
pytz==2023.3
|
| 53 |
PyYAML==6.0
|
|
|
|
| 48 |
pyparsing==3.0.9
|
| 49 |
pyrsistent==0.19.3
|
| 50 |
python-dateutil==2.8.2
|
| 51 |
+
python-docx==0.8.11
|
| 52 |
python-multipart==0.0.6
|
| 53 |
pytz==2023.3
|
| 54 |
PyYAML==6.0
|