Files
MoviePilot/requirements-dev.in
InfinityPacer 0c53fb86fd feat(deps): add uv-backed package installer (#5987)
* feat(deps): add uv-backed package installer

* feat(deps): support package cache root
2026-06-23 13:36:15 +08:00

9 lines
114 B
Plaintext

-r requirements.in
Cython~=3.2.5
pylint~=4.0.6
pytest~=9.0.3
pytest-cov~=7.1.0
pytest-timeout~=2.4.0
uv~=0.11.23