Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
LARN
X-Lap
Commits
57d28eba
Commit
57d28eba
authored
Apr 29, 2020
by
Andreas Schmidt
Browse files
~= improved Pipfile
parent
956abea5
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Pipfile
View file @
57d28eba
...
...
@@ -6,17 +6,14 @@ verify_ssl = true
[dev-packages]
[packages]
jupyter
=
"*"
matplotlib
=
"*"
pandas
=
"*"
numpy
=
"*"
scipy
=
"*"
ruamel-yaml
=
"*"
scikit-learn
=
"*"
graphviz
=
"*"
jupyterlab
=
"*"
nbstripout
=
"*"
nbconvert
=
"*"
[requires]
python_version
=
"3.6"
jupyter
=
"==1.0.0"
matplotlib
=
"==3.1.1"
pandas
=
"==0.24.2"
numpy
=
"==1.16.4"
scipy
=
"==1.3.0"
ruamel-yaml
=
"==0.15.99"
scikit-learn
=
"==0.21.2"
graphviz
=
"==0.11.1"
jupyterlab
=
"==1.0.2"
nbstripout
=
"==0.3.5"
nbconvert
=
"==5.5.0"
Pipfile.lock
deleted
100644 → 0
View file @
956abea5
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment