quantum-serverless/client/requirements-dev.txt

19 lines
385 B
Plaintext
Raw Normal View History

coverage>=5.5
pylint>=2.17.5
nbqa>=1.7.0
treon>=0.1.4
pytest>=6.2.5
pytest-randomly>=1.2.3
mypy>=0.991
mypy-extensions>=0.4.4
jupyter-sphinx>=0.4.0
nbsphinx>=0.9.3
sphinx-autodoc-typehints>=1.24.0
reno>=3.5.0
# Black's formatting rules can change between major versions, so we use
# the ~= specifier for it.
black[jupyter]~=22.12
requests-mock>=1.11.0
testcontainers>=3.7.1
tox>=4.0.0