a | b/requirements-dev.txt | ||
---|---|---|---|
1 | ruff==0.9.10 # Needs to match the version of ruff used in .pre-commit-config.yaml. |
||
2 | pre-commit==3.4.0 |
||
3 | virtualenv==20.26.6 |
||
4 | ipdb==0.13.11 |
||
5 | click==8.1.7 |
||
6 | tenacity==8.5.0 |
||
7 | tach>=0.9.0 |
||
8 | maturin==1.7.4 |