Skip to content

Commit f1dd1ab

Browse files
committed
Update requirements to avoid version conflict
1 parent 188e241 commit f1dd1ab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ python-dateutil==2.5.1
44
numpy==1.10.4
55
termcolor==1.1.0
66
rasterio==0.32.0
7-
six==1.8.0
7+
six>=1.8.0
88
scipy==0.17.0
99
scikit-image==0.12.3
1010
homura==0.1.3
1111
boto==2.39.0
12-
polyline==1.1
12+
polyline==1.3
1313
geocoder==1.9.0
1414
matplotlib==1.5.1

0 commit comments

Comments
 (0)