Bump dependencies

This commit is contained in:
François Voron
2022-10-18 08:51:03 +02:00
parent 586601d43d
commit c42e95c24b

View File

@@ -126,8 +126,8 @@ requires-python = ">=3.7"
dependencies = [
"fastapi >=0.65.2",
"passlib[bcrypt] ==1.7.4",
"email-validator >=1.1.0,<1.3",
"pyjwt[crypto] ==2.4.0",
"email-validator >=1.1.0,<1.4",
"pyjwt[crypto] ==2.5.0",
"python-multipart ==0.0.5",
"makefun >=1.11.2,<2.0.0",
"typing-extensions >=4.1.1; python_version < '3.8'",