quantum-serverless/client/requirements-dev.txt

18 lines
371 B
Plaintext
Raw Normal View History

coverage>=5.5
pylint>=2.9.5
nbqa>=1.1.1
treon>=0.1.3
pytest>=6.2.5
pytest-randomly>=1.2.0
mypy>=0.780
mypy-extensions>=0.4.3
jupyter-sphinx>=0.3.2
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.1
requests-mock>=1.9.3
testcontainers>=3.7.0