[[source]]
url = "https://pypi.org/simple"
verify_ssl = true
name = "pypi"

[packages]
pytest = "*"
pytest-xdist = "*"
numpy = "*"
jupyter = "*"
scipy = "*"
qutip = "*"
nlopt = "*"
matplotlib = "*"
qocttools = {editable = true, path = "."}
python-git-info = "*"
mpi4py = "*"

[dev-packages]

[requires]
python_version = "3.9"
