Skip to content

Commit

Permalink
Fix example requirements.
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlaska committed Nov 13, 2018
1 parent 213ef5c commit e58ed98
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions example-requirements.txt
@@ -1,4 +1,4 @@
-r requirements.txt
tabulate==0.7.7
matplotlib==2.0.2
seaborn==0.8
tabulate==0.8.2
matplotlib==3.0.2
seaborn==0.9

0 comments on commit e58ed98

Please sign in to comment.