Skip to content

Commit

Permalink
Fixup attempt for travis builds wrt numpy version
Browse files Browse the repository at this point in the history
  • Loading branch information
plstcharles committed Jan 25, 2019
1 parent 2287904 commit c54ba17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ torchvision
matplotlib
cython
opencv-python
numpy
numpy<1.16.0,>=1.11.1
Pillow
pynput
scipy
Expand Down

0 comments on commit c54ba17

Please sign in to comment.