We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7934ae commit 50a4c93Copy full SHA for 50a4c93
pyproject.toml
@@ -5,8 +5,8 @@ description = "Pydantic to fastapi model converter."
5
authors = ["dotX12 <dev@shitposting.team>"]
6
7
[tool.poetry.dependencies]
8
-python = "^3.7"
9
-fastapi = "^0.75.1"
+python = "^3.10"
+fastapi = "^0.78.1"
10
pydantic = "^1.9.0"
11
python-multipart = "^0.0.5"
12
0 commit comments