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 0deaf46 + 19358fa commit 2b24812Copy full SHA for 2b24812
requirements-dev.txt
@@ -1,4 +1,5 @@
1
-r requirements.txt
2
+fastapi[all]==0.116.1
3
pytest
4
coverage
5
pytest-cov
requirements.txt
@@ -4,7 +4,7 @@
azure-functions>=1.12.0
6
py-staticmaps==0.4.0
7
-fastapi==0.111.0
+fastapi==0.116.1
8
Pillow==9.5.0
9
nest-asyncio==1.6.0
10
opentelemetry-instrumentation-fastapi==0.48b0
0 commit comments