Bump dependencies

This commit is contained in:
François Voron
2022-08-11 13:21:43 +02:00
parent 3e8f48fc00
commit c30fed723d

View File

@ -66,7 +66,7 @@ dependencies = [
"email-validator >=1.1.0,<1.3", "email-validator >=1.1.0,<1.3",
"pyjwt[crypto] ==2.4.0", "pyjwt[crypto] ==2.4.0",
"python-multipart ==0.0.5", "python-multipart ==0.0.5",
"makefun >=1.11.2,<1.15", "makefun >=1.11.2,<2.0.0",
"typing-extensions >=4.1.1; python_version < '3.8'", "typing-extensions >=4.1.1; python_version < '3.8'",
] ]