Files
cellxgene/server/requirements-dev.txt
Timmy Huang 7c7203bdfe chore: replace deprecated codecov with GitHub Action (#2747)
Migrate from the deprecated codecov npm package and bash uploader to the
official codecov/codecov-action@v5. This fixes gcov errors on macOS runners
and provides better reliability for coverage uploads.

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 09:28:12 -08:00

11 lines
168 B
Plaintext

black
bumpversion>=0.5
coverage>=5.0
parameterized>=0.7.0
pytest>=3.6.3
python-jose>=3.2.0
twine>=1.12.1
aiohttp>=3.9.1
-r requirements.txt
-r requirements-prepare.txt