Commit 4c8d06b9 authored by Andreas Schmidt's avatar Andreas Schmidt
Browse files

+= Pipfile

parent 68efa726
Loading
Loading
Loading
Loading

Pipfile

0 → 100644
+20 −0
Original line number Diff line number Diff line
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true

[dev-packages]

[packages]
jupyter = "*"
matplotlib = "*"
pandas = "*"
numpy = "*"
scipy = "*"
ruamel-yaml = "*"
scikit-learn = "*"
graphviz = "*"
jupyterlab = "*"

[requires]
python_version = "3.6"

Pipfile.lock

0 → 100644
+624 −0

File added.

Preview size limit exceeded, changes collapsed.