Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,5 @@ python-multipart==0.0.9
|
|
| 4 |
passlib[bcrypt]==1.7.4
|
| 5 |
python-jose[cryptography]==3.3.0
|
| 6 |
aiofiles==23.2.1
|
| 7 |
-
pydantic[email]==2.7.1
|
|
|
|
|
|
| 4 |
passlib[bcrypt]==1.7.4
|
| 5 |
python-jose[cryptography]==3.3.0
|
| 6 |
aiofiles==23.2.1
|
| 7 |
+
pydantic[email]==2.7.1
|
| 8 |
+
email-validator==2.1.1
|