diff --git a/requirements.in b/requirements.in index d58c1094c..dc1b263b6 100644 --- a/requirements.in +++ b/requirements.in @@ -1,4 +1,4 @@ -https://github.com/codecov/shared/archive/6dd50f436271bc282856786e0bc8980f98b11199.tar.gz#egg=shared +https://github.com/codecov/shared/archive/ab5469751ea957770650669ef59f46ce82ced67e.tar.gz#egg=shared https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem https://github.com/codecov/test-results-parser/archive/5515e960d5d38881036e9127f86320efca649f13.tar.gz#egg=test-results-parser boto3 diff --git a/requirements.txt b/requirements.txt index dc3bef5c7..a34f5d038 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ # -# This file is autogenerated by pip-compile with Python 3.9 +# This file is autogenerated by pip-compile with Python 3.12 # by the following command: # -# pip-compile requirements.in +# pip-compile # amqp==5.1.0 # via kombu @@ -18,8 +18,6 @@ anyio==3.6.1 # openai asgiref==3.7.2 # via django -async-timeout==4.0.2 - # via redis attrs==20.3.0 # via pytest backoff==1.6.0 @@ -102,8 +100,6 @@ ecdsa==0.18.0 # via tlslite-ng excel-base==1.0.4 # via django-excel-response2 -exceptiongroup==1.2.0 - # via pytest factory-boy==3.2.0 # via -r requirements.in faker==8.8.2 @@ -333,9 +329,7 @@ requests==2.31.0 respx==0.20.2 # via -r requirements.in rfc3986[idna2008]==1.4.0 - # via - # httpx - # rfc3986 + # via httpx rsa==4.7.2 # via google-auth s3transfer==0.3.4 @@ -344,7 +338,7 @@ screen==1.0.1 # via excel-base sentry-sdk==1.19.1 # via -r requirements.in -shared @ https://github.com/codecov/shared/archive/6dd50f436271bc282856786e0bc8980f98b11199.tar.gz +shared @ https://github.com/codecov/shared/archive/ab5469751ea957770650669ef59f46ce82ced67e.tar.gz # via -r requirements.in six==1.15.0 # via @@ -388,15 +382,12 @@ timestring==1.6.4 # via -r requirements.in tlslite-ng==0.8.0b1 # via shared -tomli==2.0.1 - # via pytest tqdm==4.66.1 # via openai typing==3.7.4.3 # via shared typing-extensions==4.6.3 # via - # asgiref # openai # opentelemetry-sdk # pydantic