Skip to content

Commit

Permalink
[FIX] packages
Browse files Browse the repository at this point in the history
  • Loading branch information
wbenbihi committed Nov 18, 2019
1 parent 0599198 commit 8a31060
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 39 deletions.
3 changes: 3 additions & 0 deletions Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ pylint = "*"
ipython = "*"
black = "*"
tqdm = "*"
memory-profiler = "*"

[packages]
numpy = "*"
Expand All @@ -19,6 +20,8 @@ jupyter = "*"
jupyter-contrib-nbextensions = "*"
matplotlib = "*"
click = "*"
seaborn = "*"
pillow = "*"

[requires]
python_version = "3.7"
Expand Down
110 changes: 71 additions & 39 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 8a31060

Please sign in to comment.