Skip to content

Commit

Permalink
changed prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
vgoehler committed Feb 12, 2020
1 parent 677d4df commit c8f1bcb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ci/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
virtualenv>=16.6.0
pip>=19.1.1
setuptools>=18.0.1
numpy==1.18.0
opencv-python==4.1.2.30
scipy==1.4.1
numpy>=1.18.0
opencv-python>=4.1.2.30
scipy>=1.4.1

0 comments on commit c8f1bcb

Please sign in to comment.