Bug 1950181 - Update raptor requirements - requests==2.32.3 r=kshampur,perftest-reviewers,jmaher

This resolves issues on Python 3.12. I chose this version since we've
been using it successfully in web-platform-tests

Differential Revision: https://phabricator.services.mozilla.com/D239388
This commit is contained in:
Ted Campbell
2025-02-25 00:57:00 +00:00
parent 978d364abd
commit 2ca2f735ae
5 changed files with 5 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
aiohttp==3.7.4.post0
https://pypi.pub.build.mozilla.org/pub/arsenic-21.8-py3-none-any.whl
requests==2.22.0
requests==2.32.3
pyyaml==5.1.2
mozversion>=1.0

View File

@@ -1,6 +1,6 @@
# pulled when running in TaskCluster for python 2 only
# we just pull dependencies required by condprof.client
requests==2.22.0
requests==2.32.3
pyyaml==5.1.2
# the target.condprof.tests.tar.gz archive pulls those dependencies

View File

@@ -2,5 +2,5 @@
./mozbase/mozlog
./mozbase/mozprofile
requests==2.22.0
requests==2.32.3
pyyaml==5.1.2

View File

@@ -11,6 +11,6 @@ mozversion >= 1.0
../condprofile
aiohttp==3.7.4.post0
https://pypi.pub.build.mozilla.org/pub/arsenic-21.8-py3-none-any.whl
requests==2.22.0
requests==2.32.3
pyyaml==5.1.2
structlog==20.2.0

View File

@@ -13,6 +13,6 @@ mozversion >= 1.0
../condprofile
aiohttp==3.7.4.post0
https://pypi.pub.build.mozilla.org/pub/arsenic-21.8-py3-none-any.whl
requests==2.22.0
requests==2.32.3
pyyaml==5.1.2
structlog==20.2.0