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

[dev-packages]
black = "*"

[packages]
red-panda = "~=1.0.0b1"
cython = "*"
matplotlib = "*"
pystan = "*"
fbprophet = "*"
tox = "*"
pytest = "*"
twine = "*"

[requires]
python_version = "3.8"

[pipenv]
allow_prereleases = true
