We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 169140f commit a560dd0Copy full SHA for a560dd0
1 file changed
instrumentation/opentelemetry-instrumentation-fastapi/test-requirements.txt
@@ -5,7 +5,7 @@ certifi==2024.7.4
5
charset-normalizer==3.3.2
6
Deprecated==1.2.14
7
exceptiongroup==1.2.0
8
-fastapi==0.129.0
+fastapi==0.117.0
9
h11==0.16.0
10
httpcore==1.0.9
11
httpx==0.28.1
@@ -19,7 +19,7 @@ pydantic_core==2.41.5
19
pytest==7.4.4
20
requests==2.32.3
21
sniffio==1.3.0
22
-starlette==0.52.1
+starlette==0.46.1
23
tomli==2.0.1
24
typing_extensions==4.14.1
25
urllib3==2.2.2
0 commit comments