We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dde041e + f0b5fd6 commit ebb2f65Copy full SHA for ebb2f65
pyproject.toml
@@ -15,7 +15,7 @@ pydantic = ">=2.0.0,<3.0.0"
15
pytest = ">=7.1.2,<9.0.0"
16
pytest-cov = ">=3,<8"
17
tox = ">=3.26,<5.0"
18
-ruff = ">=0.5.0,<0.13.0"
+ruff = ">=0.5.0,<0.14.0"
19
pyright = ">=1.1.350,<1.2"
20
fastapi = ">=0.116.0,<1" # just for testing the compatibilty
21
anyio = ">=4.9.0,<5.0.0"
0 commit comments