diff --git a/pyproject.toml b/pyproject.toml index e6563104..6c5c7383 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ classifiers = [ description-file = "README.md" requires-python = ">=3.7" requires = [ - "fastapi >=0.65.2,<0.72.0", + "fastapi >=0.65.2,<0.74.0", "passlib[bcrypt] ==1.7.4", "email-validator >=1.1.0,<1.2", "pyjwt ==2.3.0", diff --git a/requirements.txt b/requirements.txt index f81cc200..fc6212f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -fastapi >=0.65.2,<0.72.0 +fastapi >=0.65.2,<0.74.0 passlib[bcrypt] ==1.7.4 email-validator >=1.1.2,<1.2 pyjwt ==2.3.0