Bump packages

This commit is contained in:
François Voron
2021-03-19 18:41:54 +01:00
parent ef4a54c204
commit 393b0054cd
2 changed files with 4 additions and 4 deletions

View File

@ -27,7 +27,7 @@ requires = [
"email-validator >=1.1.0,<1.2",
"pyjwt ==2.0.1",
"python-multipart ==0.0.5",
"makefun >=1.9.2,<1.10",
"makefun >=1.9.2,<1.12",
"typing-extensions >=3.7.4.3; python_version < '3.8'",
"Deprecated >=1.2.10,<2.0.0"
]
@ -44,7 +44,7 @@ tortoise-orm = [
"tortoise-orm >=0.16.0,<0.17.0"
]
ormar = [
"ormar >=0.9.0,<0.10.0"
"ormar >=0.9.5,<0.10.0"
]
oauth = [
"httpx-oauth >=0.3,<0.4"

View File

@ -7,7 +7,7 @@ pyjwt ==2.0.1
python-multipart ==0.0.5
motor >=2.2.0,<3.0.0
tortoise-orm >=0.15.18,<0.17.0
ormar >=0.9.0,<0.10.0
makefun >=1.9.2,<1.10
ormar >=0.9.5,<0.10.0
makefun >=1.9.2,<1.12
typing-extensions >=3.7.4.3; python_version < '3.8'
Deprecated >=1.2.10,<2.0.0