tda-networks/Pipfile
2018-06-20 12:45:26 +01:00

23 lines
348 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
numpy = "*"
pandas = "*"
matplotlib = "*"
jupyter = "*"
networkx = "*"
jupyterlab = "*"
altair = "*"
beakerx = "*"
dionysus = "*"
ipyparallel = "*"
dask = {extras = ["complete"]}
graphviz = "*"
python-igraph = "*"
scipy = "*"
bokeh = "*"
[dev-packages]