mirror of
https://github.com/zama-ai/concrete.git
synced 2026-02-08 19:44:57 -05:00
18 lines
232 B
Plaintext
18 lines
232 B
Plaintext
pybind11>=2.10
|
|
|
|
pytest-cov>=4.0
|
|
pytest-xdist>=3.2
|
|
pytest>=7.2
|
|
|
|
black>=23.1
|
|
isort>=5.12
|
|
|
|
mypy>=1.1
|
|
pydocstyle>=6.3
|
|
pylint>=2.17
|
|
ruff>=0.0
|
|
|
|
auditwheel>=5.3; sys_platform == 'linux'
|
|
delocate>=0.10; sys_platform == 'darwin'
|
|
wheel>=0.38
|