We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 36d1701 + bb5989b commit 48fcdc1Copy full SHA for 48fcdc1
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.91.0",
+ "fastapi==0.92.0",
13
"uvicorn[standard]==0.20.0",
14
"imsosorry==1.2.0",
15
]
0 commit comments