Skip to content

Commit

Permalink
update shared (#243)
Browse files Browse the repository at this point in the history
  • Loading branch information
JerrySentry authored Jan 31, 2024
1 parent b79674c commit bc03c6f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
17 changes: 4 additions & 13 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand All @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit bc03c6f

Please sign in to comment.