Skip to content

Commit

Permalink
Merge pull request quantopian#69 from henryiii/patch-1
Browse files Browse the repository at this point in the history
Minumum version instead of exact version
  • Loading branch information
TimShawver committed Apr 9, 2016
2 parents 7013953 + 9afce1c commit 0c14932
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
notebook==4.1.0
pandas==0.17.1
ipywidgets==4.1.1
notebook>=4.1.0
pandas>=0.17.1
ipywidgets>=4.1.1

0 comments on commit 0c14932

Please sign in to comment.