Update packages

This commit is contained in:
Dimitri Lozeve 2018-06-14 12:18:49 +01:00
parent 033d9d76e3
commit b8109983dc
2 changed files with 237 additions and 182 deletions

View file

@ -1,12 +1,9 @@
[[source]]
url = "https://pypi.python.org/simple"
verify_ssl = true
name = "pypi"
[packages]
numpy = "*"
pandas = "*"
matplotlib = "*"
@ -14,7 +11,8 @@ jupyter = "*"
networkx = "*"
jupyterlab = "*"
altair = "*"
python-igraph = {git = "https://github.com/igraph/python-igraph.git", ref="8864b46849b031a3013764d03e167222963c0f5d"}
python-igraph = "*"
beakerx = "*"
dionysus = "*"
[dev-packages]