Files
concrete/frontends/concrete-python/requirements.dev.txt
2024-05-29 18:21:46 +03:00

19 lines
285 B
Plaintext

pybind11==2.10.4
pytest-cov==4.0.0
pytest-randomly==3.15.0
pytest-xdist==3.2.1
pytest==7.2.2
black==24.4.0
isort==5.12.0
mypy==1.10.0
pydocstyle==6.3.0
pylint==2.17.1
ruff==0.0.259
auditwheel==5.3.0; sys_platform == 'linux'
delocate==0.10.4; sys_platform == 'darwin'
wheel==0.40.0