quantum-serverless/client/requirements-dev.txt

18 lines
372 B
Plaintext
Raw Normal View History

coverage>=5.5
pylint>=2.9.5
nbqa>=1.1.1
treon>=0.1.4
pytest>=6.2.5
pytest-randomly>=1.2.3
mypy>=0.780
mypy-extensions>=0.4.4
jupyter-sphinx>=0.4.0
nbsphinx>=0.8.8
sphinx-autodoc-typehints>=1.17.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.9.3
testcontainers>=3.7.1