Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.

Commit d13cceb

Browse files
chore: Update shared, remove amplitude (#1125)
1 parent 8ec5b6d commit d13cceb

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

requirements.in

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
aiodataloader
2-
amplitude-analytics
32
ariadne==0.23
43
ariadne_django==0.3.0
54
celery>=5.3.6
@@ -26,7 +25,7 @@ freezegun
2625
google-cloud-pubsub
2726
gunicorn>=22.0.0
2827
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
29-
https://github.com/codecov/shared/archive/7e9511b228d3c916269d8d7b86e8e1c195b00cf6.tar.gz#egg=shared
28+
https://github.com/codecov/shared/archive/c8dca747a7feb93d7c4db6d8845692420b99e676.tar.gz#egg=shared
3029
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
3130
idna>=3.7
3231
minio

requirements.txt

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,13 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.13
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
55
# pip-compile requirements.in
66
#
77
aiodataloader==0.4.0
88
# via -r requirements.in
99
amplitude-analytics==1.1.4
10-
# via
11-
# -r requirements.in
12-
# shared
10+
# via shared
1311
amqp==5.2.0
1412
# via kombu
1513
annotated-types==0.7.0
@@ -204,6 +202,8 @@ googleapis-common-protos[grpc]==1.59.1
204202
# grpcio-status
205203
graphql-core==3.2.3
206204
# via ariadne
205+
greenlet==3.1.1
206+
# via sqlalchemy
207207
grpc-google-iam-v1==0.12.6
208208
# via google-cloud-pubsub
209209
grpcio==1.62.1
@@ -418,7 +418,7 @@ sentry-sdk[celery]==2.13.0
418418
# shared
419419
setproctitle==1.1.10
420420
# via -r requirements.in
421-
shared @ https://github.com/codecov/shared/archive/7e9511b228d3c916269d8d7b86e8e1c195b00cf6.tar.gz
421+
shared @ https://github.com/codecov/shared/archive/c8dca747a7feb93d7c4db6d8845692420b99e676.tar.gz
422422
# via -r requirements.in
423423
simplejson==3.17.2
424424
# via -r requirements.in

0 commit comments

Comments
 (0)