This repository was archived by the owner on Jun 13, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ freezegun
2525google-cloud-pubsub
2626gunicorn>=22.0.0
2727https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
28- https://github.com/codecov/shared/archive/3aea532ed80c4d941cbc50e27b11147a8f72d3cd .tar.gz#egg=shared
28+ https://github.com/codecov/shared/archive/04b5f811bd64eb67acff23d89300a988b1c3e61e .tar.gz#egg=shared
2929https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
3030idna>=3.7
3131minio
@@ -58,4 +58,4 @@ starlette==0.40.0
5858stripe>=11.4.1
5959urllib3>=1.26.19
6060vcrpy
61- whitenoise
61+ whitenoise
Original file line number Diff line number Diff line change @@ -202,6 +202,8 @@ googleapis-common-protos[grpc]==1.59.1
202202 # grpcio-status
203203graphql-core == 3.2.3
204204 # via ariadne
205+ greenlet == 3.1.1
206+ # via sqlalchemy
205207grpc-google-iam-v1 == 0.12.6
206208 # via google-cloud-pubsub
207209grpcio == 1.62.1
@@ -416,7 +418,7 @@ sentry-sdk[celery]==2.13.0
416418 # shared
417419setproctitle == 1.1.10
418420 # via -r requirements.in
419- shared @ https://github.com/codecov/shared/archive/3aea532ed80c4d941cbc50e27b11147a8f72d3cd .tar.gz
421+ shared @ https://github.com/codecov/shared/archive/04b5f811bd64eb67acff23d89300a988b1c3e61e .tar.gz
420422 # via -r requirements.in
421423simplejson == 3.17.2
422424 # via -r requirements.in
You can’t perform that action at this time.
0 commit comments