Updated pyyaml and httptools in requirements template (#19666)

Co-authored-by: Louis Sullivan <Louis.Sullivan1@ibm.com>
This commit is contained in:
Louis Sullivan 2024-09-24 16:35:15 +01:00 committed by GitHub
parent 5732e2758f
commit e370b8130a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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