We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eafb63b + f1f2b57 commit 85707d3Copy full SHA for 85707d3
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ license = { text = "MIT" }
9
readme = "README.md"
10
requires-python = ">=3.10"
11
dependencies = [
12
- "fastapi==0.90.1",
+ "fastapi==0.91.0",
13
"uvicorn[standard]==0.20.0",
14
"imsosorry==1.2.0",
15
]
0 commit comments