We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 23a58ae + d6116f7 commit 4b1c1cbCopy full SHA for 4b1c1cb
1 file changed
reference-apps/fastapi-api-first/requirements.txt
@@ -4,7 +4,7 @@
4
# Core FastAPI dependencies
5
fastapi==0.132.0
6
uvicorn[standard]==0.40.0
7
-pydantic-settings==2.12.0
+pydantic-settings==2.13.1
8
slowapi==0.1.9 # Rate limiting
9
pybreaker==1.4.1 # Circuit breaker
10
0 commit comments