poetry: lock email-validator to 1.1.3, update the rest

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2022-02-03 17:12:30 -08:00
parent 85012bb100
commit 16bdbee520
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
2 changed files with 177 additions and 180 deletions

View file

@ -54,7 +54,7 @@ aiofiles = "^0.7.0"
asgiref = "^3.4.1"
bcrypt = "^3.2.0"
bleach = "^4.1.0"
email-validator = "^1.1.3"
email-validator = "1.1.3"
fakeredis = "^1.6.1"
feedgen = "^0.9.0"
httpx = "^0.20.0"