Skip to content

Commit e3a63c7

Browse files
authored
Update requirements.txt
1 parent 968436d commit e3a63c7

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,10 +1,10 @@
11
numpy>=1.13
2-
pyyaml==3.12
2+
pyyaml>=3.12
33
matplotlib
44
opencv-python>=3.4.0
55
setuptools
66
Cython
77
scipy
88
six
99
scikit-image
10-
Pillow==6.1.0
10+
Pillow>=6.1.0

0 commit comments

Comments
 (0)