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 +14
-9
lines changed Expand file tree Collapse file tree 2 files changed +14
-9
lines changed Original file line number Diff line number Diff line change 11aiodataloader
2+ amplitude-analytics
23ariadne==0.23
34ariadne_django==0.3.0
45celery>=5.3.6
56cerberus
7+ certifi>=2024.07.04
68ddtrace
7- Django>=4.2.16
9+ django-autocomplete-light
10+ django-better-admin-arrayfield
811django-cors-headers
912django-csp
1013django-dynamic-fixture
1114django-filter
1215django-model-utils
1316django-postgres-extra>=2.0.8
1417django-prometheus
18+ Django>=4.2.16
1519djangorestframework==3.15.2
1620drf-spectacular
1721drf-spectacular-sidecar
1822elastic-apm
1923factory-boy
2024fakeredis
2125freezegun
22- https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
23- https://github.com/codecov/shared/archive/5fb0c835f1da3a4c91a165737b11fbe77f1a9e3a.tar.gz#egg=shared
2426google-cloud-pubsub
2527gunicorn>=22.0.0
28+ https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
29+ https://github.com/codecov/shared/archive/5fb0c835f1da3a4c91a165737b11fbe77f1a9e3a.tar.gz#egg=shared
2630https://github.com/photocrowd/django-cursor-pagination/archive/f560902696b0c8509e4d95c10ba0d62700181d84.tar.gz
2731idna>=3.7
2832minio
@@ -33,13 +37,13 @@ opentracing
3337polars==1.12.0
3438pre-commit
3539psycopg2
36- PyJWT
3740pydantic
38- pytest>=7.2.0
41+ PyJWT
42+ pytest-asyncio
3943pytest-cov
4044pytest-django
4145pytest-mock
42- pytest-asyncio
46+ pytest>=7.2.0
4347python-dateutil
4448python-json-logger
4549python-redis-lock
@@ -56,6 +60,3 @@ stripe>=9.6.0
5660urllib3>=1.26.19
5761vcrpy
5862whitenoise
59- django-autocomplete-light
60- django-better-admin-arrayfield
61- certifi>=2024.07.04
Original file line number Diff line number Diff line change 66#
77aiodataloader == 0.4.0
88 # via -r requirements.in
9+ amplitude-analytics == 1.1.4
10+ # via -r requirements.in
911amqp == 5.2.0
1012 # via kombu
1113annotated-types == 0.7.0
@@ -200,6 +202,8 @@ googleapis-common-protos[grpc]==1.59.1
200202 # grpcio-status
201203graphql-core == 3.2.3
202204 # via ariadne
205+ greenlet == 3.1.1
206+ # via sqlalchemy
203207grpc-google-iam-v1 == 0.12.6
204208 # via google-cloud-pubsub
205209grpcio == 1.62.1
You can’t perform that action at this time.
0 commit comments