[[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 = "*" scikit-learn = "*" sklearn_tda = {git = "https://github.com/MathieuCarriere/sklearn_tda"} cython = "*" [dev-packages]