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

[packages]
cython = "*"
numpy = "*"
scipy = "*"
sympy = "*"
pytest = "*"
pytest-cov = "*"
matplotlib = "*"
mypy = "*"
sphinx = "*"
pyitlib = "*"
numba = "*"

[dev-packages]

[requires]
python_version = "3.7"
