Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -22,3 +22,4 @@ python-pptx==0.6.23
|
|
| 22 |
python-docx==1.1.2
|
| 23 |
itsdangerous==2.2.0
|
| 24 |
requests==2.32.3
|
|
|
|
|
|
| 22 |
python-docx==1.1.2
|
| 23 |
itsdangerous==2.2.0
|
| 24 |
requests==2.32.3
|
| 25 |
+
email-validator==2.2.0
|