Skip to content

Commit a38b5e0

Browse files
committed
req add
1 parent 4ea9b6f commit a38b5e0

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

mypy.ini

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,3 @@ ignore_missing_imports = True
1717

1818
[mypy-py3rijndael.*]
1919
ignore_missing_imports = True
20-
21-
[mypy-email-validator.*]
22-
ignore_missing_imports = True

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ aiobotocore
22
bcrypt
33
cryptography
44
databases[aiomysql]
5+
email-validator
56
fastapi
67
httpx
78
python-dotenv

0 commit comments

Comments
 (0)