Skip to content

Commit d058c62

Browse files
committed
fix: add email-validator to fix Pydantic EmailStr crash
1 parent 06c2255 commit d058c62

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ fastapi==0.109.2
22
uvicorn==0.27.1
33
psycopg2-binary==2.9.9
44
pydantic==2.6.1
5+
email-validator==2.1.0.post1

0 commit comments

Comments
 (0)