diff --git a/pyproject.toml b/pyproject.toml index d972e28c..643e1a7e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -28,7 +28,7 @@ classifiers = [ ] dependencies = [ - "fastapi >=0.65.2,<0.90.0", + "fastapi >=0.65.2,<0.91.0", "passlib ==1.7.4", "bcrypt ==4.0.1", "email-validator >=1.1.0,<1.3.2",