Skip to content

Commit

Permalink
fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
giannisdoukas committed May 30, 2020
1 parent 52e1688 commit 8253627
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ tornado==6.0.3
traitlets==4.3.3
uritools==3.0.0
PyYAML==5.3.1
pandas==1.0.4
pandas==1.0.4
notebook==6.0.3
4 changes: 2 additions & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
notebook==6.0.3
coverage==5.1
coveralls==1.11.1
pycodestyle==2.5.0
jupyterlab==2.1.3
jupyterlab==2.1.3
matplotlib==3.2.1

0 comments on commit 8253627

Please sign in to comment.