Skip to content

Commit

Permalink
Fix numpy version (numpy 1.16.0 has memory leaks)
Browse files Browse the repository at this point in the history
  • Loading branch information
torzdf committed Jan 24, 2019
1 parent 4376bbf commit 9749d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ tqdm
psutil
pathlib==1.0.1
scandir==1.7
numpy==1.15.4
opencv-python
scikit-image
scikit-learn
Expand Down

0 comments on commit 9749d74

Please sign in to comment.