Fix missing email-validator dependency

This commit is contained in:
A R R R Associates
2026-06-21 15:30:19 +05:30
parent 62c9b75e8d
commit 8a4944a00d
+1
View File
@@ -10,3 +10,4 @@ bcrypt==4.0.1
PyJWT==2.10.1 PyJWT==2.10.1
alembic==1.14.0 alembic==1.14.0
psycopg[binary]==3.2.3 psycopg[binary]==3.2.3
pydantic[email]