Fixed pyproj dependency, incremented VERSION

pull/1027/head
Piero Toffanin 2019-09-16 18:28:20 -04:00
rodzic 0e6b1e7221
commit af3249368d
4 zmienionych plików z 4 dodań i 4 usunięć

Wyświetl plik

@ -76,7 +76,7 @@ RUN pip install -U \
scipy==1.2.1 \
numpy==1.15.4 \
shapely \
pyproj \
pyproj==2.2.2 \
psutil \
joblib

Wyświetl plik

@ -1 +1 @@
0.9.0
0.9.1

Wyświetl plik

@ -87,7 +87,7 @@ install() {
scipy==1.2.1 \
numpy==1.15.4 \
shapely \
pyproj \
pyproj==2.2.2 \
psutil \
joblib

Wyświetl plik

@ -76,7 +76,7 @@ RUN pip install -U \
scipy==1.2.1 \
numpy==1.15.4 \
shapely \
pyproj \
pyproj==2.2.2 \
psutil \
joblib