Skip to content
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions requirements.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
aiodataloader
amplitude-analytics
ariadne==0.23
ariadne_django==0.3.0
celery>=5.3.6
Expand All @@ -26,7 +25,7 @@ freezegun
google-cloud-pubsub
gunicorn>=22.0.0
https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
https://github.com/codecov/shared/archive/7e9511b228d3c916269d8d7b86e8e1c195b00cf6.tar.gz#egg=shared
https://github.com/codecov/shared/archive/c8dca747a7feb93d7c4db6d8845692420b99e676.tar.gz#egg=shared
https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
idna>=3.7
minio
Expand Down
10 changes: 5 additions & 5 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
#
# This file is autogenerated by pip-compile with Python 3.13
# This file is autogenerated by pip-compile with Python 3.12
# by the following command:
#
# pip-compile requirements.in
#
aiodataloader==0.4.0
# via -r requirements.in
amplitude-analytics==1.1.4
# via
# -r requirements.in
# shared
# via shared
amqp==5.2.0
# via kombu
annotated-types==0.7.0
Expand Down Expand Up @@ -204,6 +202,8 @@ googleapis-common-protos[grpc]==1.59.1
# grpcio-status
graphql-core==3.2.3
# via ariadne
greenlet==3.1.1
# via sqlalchemy
grpc-google-iam-v1==0.12.6
# via google-cloud-pubsub
grpcio==1.62.1
Expand Down Expand Up @@ -418,7 +418,7 @@ sentry-sdk[celery]==2.13.0
# shared
setproctitle==1.1.10
# via -r requirements.in
shared @ https://github.com/codecov/shared/archive/7e9511b228d3c916269d8d7b86e8e1c195b00cf6.tar.gz
shared @ https://github.com/codecov/shared/archive/c8dca747a7feb93d7c4db6d8845692420b99e676.tar.gz
# via -r requirements.in
simplejson==3.17.2
# via -r requirements.in
Expand Down