Skip to content

Commit

Permalink
update to latest shared
Browse files Browse the repository at this point in the history
  • Loading branch information
nora-codecov committed Apr 30, 2024
1 parent f9f6888 commit 86a6bfd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 16 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/5df0e67bbe5093750a4bb48871e825b694d8f338.tar.gz#egg=shared
https://github.com/codecov/shared/archive/f7768f29cb0084947d4eb0c42db6c747ad3ee3f0.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>=1.34
Expand Down
19 changes: 4 additions & 15 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.10
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile
# pip-compile requirements.in
#
amqp==5.2.0
# via kombu
Expand All @@ -18,8 +18,6 @@ anyio==3.6.1
# openai
asgiref==3.7.2
# via django
async-timeout==4.0.3
# via redis
backoff==1.6.0
# via analytics-python
billiard==4.2.0
Expand Down Expand Up @@ -119,8 +117,6 @@ ecdsa==0.18.0
# via tlslite-ng
excel-base==1.0.4
# via django-excel-response2
exceptiongroup==1.2.1
# via pytest
factory-boy==3.2.0
# via -r requirements.in
faker==8.8.2
Expand Down Expand Up @@ -361,9 +357,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.10.1
Expand All @@ -374,7 +368,7 @@ sentry-sdk==1.40.0
# via
# -r requirements.in
# shared
shared @ https://github.com/codecov/shared/archive/5df0e67bbe5093750a4bb48871e825b694d8f338.tar.gz
shared @ https://github.com/codecov/shared/archive/f7768f29cb0084947d4eb0c42db6c747ad3ee3f0.tar.gz
# via -r requirements.in
six==1.16.0
# via
Expand Down Expand Up @@ -418,17 +412,12 @@ timestring @ https://github.com/codecov/timestring/archive/d37ceacc5954dff3b5bd2
# via -r requirements.in
tlslite-ng==0.8.0b1
# via shared
tomli==2.0.1
# via
# coverage
# 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 86a6bfd

Please sign in to comment.