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 ce42748Copy full SHA for ce42748
2 files changed
modules/openapi-generator/src/main/resources/python-fastapi/requirements.mustache
@@ -11,7 +11,7 @@ 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
17
idna==3.7
samples/server/petstore/python-fastapi/requirements.txt
0 commit comments