tda-networks/Pipfile
2018-03-03 12:58:34 +00:00

20 lines
333 B
TOML

[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
numpy = "*"
pandas = "*"
matplotlib = "*"
jupyter = "*"
networkx = "*"
jupyterlab = "*"
altair = "*"
python-igraph = {git = "https://github.com/igraph/python-igraph.git", ref="8864b46849b031a3013764d03e167222963c0f5d"}
[dev-packages]