Skip to content

Commit

Permalink
Merge pull request #6 from tunnell/master
Browse files Browse the repository at this point in the history
Pin requirements.txt
  • Loading branch information
JelleAalbers authored Apr 4, 2018
2 parents b804702 + 10322ee commit d66a8f1
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
numpy
pandas
numba
blosc
zstd
tqdm
dill
numpy==1.14.2
pandas==0.22.0
numba==0.37.0
blosc==1.5.1
zstd==1.3.4
tqdm==4.20.0
dill==0.2.7.1

0 comments on commit d66a8f1

Please sign in to comment.