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

[packages]
pandas = "*"
loompy = "*"
matplotlib = "*"
sklearn = "*"
seaborn = "*"
toml = "*"
jupyterlab = "*"
ipython = "*"
snakemake = "*"
numpy = "*"
matplotlib-venn = "*"
cython = "*"
umap-learn = "*"

[dev-packages]

[requires]
python_version = "3.6"
