We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8ee946 + 5382dae commit 276d8b6Copy full SHA for 276d8b6
1 file changed
pyproject.toml
@@ -8,7 +8,7 @@ license = { text = "MIT" }
8
readme = "README.md"
9
requires-python = ">=3.10"
10
dependencies = [
11
- "fastapi==0.92.0",
+ "fastapi==0.93.0",
12
"uvicorn[standard]==0.20.0",
13
"imsosorry==1.2.0",
14
"sentry-sdk[fastapi]==1.16.0",
0 commit comments