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

[dev-packages]

[packages]
sphinx = "*"
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 = "*"
pytest = "*"
pytest-cov = "*"
mypy = "*"
pypandoc = "*"
cruft = "*"
# pywin32 = {version = "==224", sys_platform = "== 'win32'"}
jupyter-client = "*"
jupyterlab = "*"
pl-builder = "*"
pandas = "*"
holoviews = "*"
bokeh = "*"
matplotlib = "*"
pscript = "*"
fire = "*"
scipy = "*"
papermill = "*"
nbconvert = "*"
ipywidgets = "*"
openpyxl = "*"
xlrd = "*"
statsmodels = "*"
finstmt = "*"
plotly = "*"
pystan = "*"
fbprophet = "*"
pylustrator = "*"
sensitivity = "*"
astor = "*"
mosspy = "*"
derobertis_cv = "*"
pydantic = "*"
more_itertools = "*"
youtube_transcript_api = "*"

[requires]
python_version = "3.8"
