Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update shared commit #325

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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/a0d0333196f1c9577243ff15c85515754849127c.tar.gz#egg=shared
https://github.com/codecov/shared/archive/aba05efd27be6a91cfacf8267cf5f04bc60cce19.tar.gz#egg=shared
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
https://github.com/codecov/shared/archive/aba05efd27be6a91cfacf8267cf5f04bc60cce19.tar.gz#egg=shared
https://github.com/codecov/shared/archive/6eb8d08c28c684c900900ef4b1c8b325ba7c3591.tar.gz#egg=shared

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops this suggestion is outdated now, but I will leave the comment here as a reminder to grab latest before merging https://github.com/codecov/shared/commits/main/

https://github.com/codecov/test-results-parser/archive/5515e960d5d38881036e9127f86320efca649f13.tar.gz#egg=test-results-parser
boto3
Expand Down
15 changes: 4 additions & 11 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 requirements.in
# pip-compile
#
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
attrs==20.3.0
# via pytest
backoff==1.6.0
Expand Down Expand Up @@ -94,7 +92,7 @@ distlib==0.3.7
# via virtualenv
distro==1.8.0
# via openai
django==4.2.7
django==5.0.3
# via shared
django-admin==2.0.2
# via -r requirements.in
Expand All @@ -110,8 +108,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 @@ -355,7 +351,7 @@ screen==1.0.1
# via excel-base
sentry-sdk==1.40.0
# via -r requirements.in
shared @ https://github.com/codecov/shared/archive/a0d0333196f1c9577243ff15c85515754849127c.tar.gz
shared @ https://github.com/codecov/shared/archive/aba05efd27be6a91cfacf8267cf5f04bc60cce19.tar.gz
# via -r requirements.in
six==1.15.0
# via
Expand Down Expand Up @@ -399,15 +395,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 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