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

[dev-packages]
breathe = ">=4.13.0"
exhale
pytest = "*"
flake8 = "*"
pytest-runner = "*"
pytest-cov = "*"
sphinx = ">=2.0"
sphinx-autobuild = "*"
sphinx-autodoc-typehints = "*"
sphinx-rtd-theme = "*"
m2r = "*"
autodoc = "*"
coloredlogs = "*"
recommonmark = "*"

[packages]
numpy = ">=1.15.0"
azure.storage.blob = ">=12.0"
pandas = ">=1.0.3"
pyarrow = ">=1.0"
rich = "*"

[requires]
python_version = "3.5"
