Files
concrete/frontends/concrete-python/requirements.dev.txt
Benoit Chevallier-Mames 64c5953a99 feat(frontend-python): adding jupyter tests
and fixing some broken jupyter notebooks
2024-09-24 09:35:58 +02:00

28 lines
399 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.6.3
auditwheel==5.3.0; sys_platform == 'linux'
delocate==0.10.4; sys_platform == 'darwin'
wheel==0.40.0
py-progress-tracker==0.7.0
linkcheckmd>=1.4.0
linkchecker>=10.3.0
mistletoe>=0.9.0
pygame>=2.6.0
notebook>=7.2.2