Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 3ae2cb2

Browse files
authored
Merge pull request #125 from erikreed/patch-1
Update pip dependencies
2 parents 4c4aa5e + 035d819 commit 3ae2cb2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
tensorflow-gpu>=1.5
22
progressbar2>=3.0
33
numpy>=1.13
4-
opencv-python>=3.2
4+
opencv-python>=3.2,<=4.2.0.32
55
scikit-learn>=0.18
66
scipy>=0.18
77
matplotlib>=1.5
88
Pillow>=3.1.2
9-
nvidia-ml-py>=375.53.1
9+
nvidia-ml-py>=375.53

0 commit comments

Comments
 (0)