forked from loafle/openapi-generator-original
Updated pyyaml and httptools in requirements template (#19666)
Co-authored-by: Louis Sullivan <Louis.Sullivan1@ibm.com>
This commit is contained in:
parent
5732e2758f
commit
e370b8130a
@ -12,7 +12,7 @@ graphene==2.1.8
|
||||
graphql-core==2.3.2
|
||||
graphql-relay==2.0.1
|
||||
h11==0.12.0
|
||||
httptools==0.1.2
|
||||
httptools>=0.3.0,<0.7.0
|
||||
httpx==0.24.1
|
||||
idna==3.7
|
||||
itsdangerous==1.1.0
|
||||
@ -23,7 +23,7 @@ promise==2.3
|
||||
pydantic>=2
|
||||
python-dotenv==0.17.1
|
||||
python-multipart==0.0.7
|
||||
PyYAML==5.4.1
|
||||
PyYAML>=5.4.1,<6.1.0
|
||||
requests==2.32.0
|
||||
Rx==1.6.1
|
||||
starlette==0.36.3
|
||||
|
@ -12,7 +12,7 @@ graphene==2.1.8
|
||||
graphql-core==2.3.2
|
||||
graphql-relay==2.0.1
|
||||
h11==0.12.0
|
||||
httptools==0.1.2
|
||||
httptools>=0.3.0,<0.7.0
|
||||
httpx==0.24.1
|
||||
idna==3.7
|
||||
itsdangerous==1.1.0
|
||||
@ -23,7 +23,7 @@ promise==2.3
|
||||
pydantic>=2
|
||||
python-dotenv==0.17.1
|
||||
python-multipart==0.0.7
|
||||
PyYAML==5.4.1
|
||||
PyYAML>=5.4.1,<6.1.0
|
||||
requests==2.32.0
|
||||
Rx==1.6.1
|
||||
starlette==0.36.3
|
||||
|
Loading…
x
Reference in New Issue
Block a user