1- # This file was autogenerated by uv via the following command:
2- # uv pip compile requirements.in -o requirements.txt
1+ #
2+ # This file is autogenerated by pip-compile with Python 3.12
3+ # by the following command:
4+ #
5+ # pip-compile requirements.in
6+ #
37aiodataloader == 0.4.0
48 # via -r requirements.in
59amplitude-analytics == 1.1.4
@@ -84,11 +88,11 @@ click-repl==0.2.0
8488 # via celery
8589codecov-ribs == 0.1.18
8690 # via shared
87- codecovopentelem @ https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz#egg=codecovopentelem
91+ codecovopentelem @ https://github.com/codecov/opentelem-python/archive/refs/tags/v0.0.4a1.tar.gz
8892 # via -r requirements.in
8993colour == 0.1.5
9094 # via shared
91- coverage == 7.5.1
95+ coverage [ toml ] == 7.5.1
9296 # via
9397 # codecovopentelem
9498 # pytest-cov
@@ -166,7 +170,7 @@ filelock==3.0.12
166170 # via virtualenv
167171freezegun == 1.1.0
168172 # via -r requirements.in
169- google-api-core == 2.23.0
173+ google-api-core [ grpc ] == 2.23.0
170174 # via
171175 # google-cloud-core
172176 # google-cloud-pubsub
@@ -191,7 +195,7 @@ google-crc32c==1.0.0
191195 # google-resumable-media
192196google-resumable-media == 2.7.2
193197 # via google-cloud-storage
194- googleapis-common-protos == 1.59.1
198+ googleapis-common-protos [ grpc ] == 1.59.1
195199 # via
196200 # google-api-core
197201 # grpc-google-iam-v1
@@ -400,23 +404,19 @@ requests==2.32.3
400404 # google-cloud-storage
401405 # shared
402406 # stripe
403- rfc3986 == 1.4.0
407+ rfc3986 [ idna2008 ] == 1.4.0
404408 # via httpx
405409rsa == 4.7.2
406410 # via google-auth
407411s3transfer == 0.5.0
408412 # via boto3
409- sentry-sdk == 2.13.0
413+ sentry-sdk [ celery ] == 2.13.0
410414 # via
411415 # -r requirements.in
412416 # shared
413417setproctitle == 1.1.10
414418 # via -r requirements.in
415- setuptools == 75.8.0
416- # via
417- # ddtrace
418- # opentelemetry-instrumentation
419- shared @ https://github.com/codecov/shared/archive/9235672f89d2810fcf8c37905f0645f8ac77f4d4.tar.gz#egg=shared
419+ shared @ https://github.com/codecov/shared/archive/abf6180de5cee3ac99b7fbf909bd82c7325063fd.tar.gz
420420 # via -r requirements.in
421421simplejson == 3.17.2
422422 # via -r requirements.in
@@ -499,3 +499,6 @@ zipp==3.19.2
499499 # via importlib-metadata
500500zstandard == 0.23.0
501501 # via shared
502+
503+ # The following packages are considered to be unsafe in a requirements file:
504+ # setuptools
0 commit comments