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

[packages]
jupyter = "*"
numpy = "*"
pandas = "*"
plotly = "*"
tqdm = "*"
filelock = "*"
pathos = "*"
matplotlib = "*"

[dev-packages]

[requires]
python_version = "3.9"
