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.
1 parent 0462bed commit 3fa8060Copy full SHA for 3fa8060
2 files changed
modules/openapi-generator/src/main/resources/python-fastapi/requirements.mustache
@@ -11,9 +11,9 @@ fastapi==0.115.2
11
graphene==2.1.8
12
graphql-core==2.3.2
13
graphql-relay==2.0.1
14
-h11==0.12.0
+h11==0.16.0
15
httptools>=0.3.0,<0.7.0
16
-httpx==0.24.1
+httpx==0.28.1
17
idna==3.7
18
itsdangerous==1.1.0
19
Jinja2==3.1.4
samples/server/petstore/python-fastapi/requirements.txt
0 commit comments