Skip to content

Commit 24e2384

Browse files
committed
feat: new fastapi 0.83.0
1 parent bbe4002 commit 24e2384

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ exclude = ["example1.py", "example2.py"]
1313
[tool.poetry.dependencies]
1414
python = "^3.6.2"
1515
aiojobs = ">0.2.2"
16-
fastapi = ">0.55,<0.80"
16+
fastapi = ">0.55"
1717
pydantic = ">0.0.0"
1818
starlette = ">0.0.0"
1919

0 commit comments

Comments
 (0)