Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ psycopg2-binary>=2.9.10
|
|
| 10 |
pytest>=8.3.0
|
| 11 |
pytest-asyncio>=0.25.0
|
| 12 |
httpx>=0.28.0
|
| 13 |
-
bcrypt>=5.0.0
|
|
|
|
|
|
| 10 |
pytest>=8.3.0
|
| 11 |
pytest-asyncio>=0.25.0
|
| 12 |
httpx>=0.28.0
|
| 13 |
+
bcrypt>=5.0.0
|
| 14 |
+
email-validator
|