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

[dev-packages]

[packages]
sphinx = "==2.4.3"
sphinx-autobuild = "*"
sphinx-autodoc-typehints = "*"
sphinxcontrib-fulltoc = "*"
sphinx-paramlinks = "*"
sphinx-rtd-theme = {editable = true,git = "https://github.com/readthedocs/sphinx_rtd_theme.git",ref = "ab7d388448258a24f8f4fa96dccb69d24f571736"}
sphinx-gallery = "*"
sphinx-copybutton = "*"
sphinx-sitemap = "*"
twine = "*"
pystan = "*"
pytest = "*"
pytest-cov = "*"
mypy = "*"
pypandoc = "*"
cruft = "*"
jupyterlab = "*"
pandas = "*"
sympy = "*"
xlrd = "*"
matplotlib = "*"
fbprophet = "*"
tqdm = "*"
statsmodels = "*"
pillow = "*"

[requires]
python_version = "3.7"
