kopia lustrzana https://github.com/OpenDroneMap/ODM
Updated pyodm
rodzic
7c0af1d32c
commit
7af31e8bb7
|
@ -76,7 +76,7 @@ RUN pip install -U \
|
|||
xmltodict \
|
||||
rasterio \
|
||||
attrs==19.1.0 \
|
||||
pyodm==1.5.1 \
|
||||
pyodm==1.5.2 \
|
||||
Pillow
|
||||
|
||||
RUN pip install --upgrade cryptography && python -m easy_install --upgrade pyOpenSSL
|
||||
|
|
|
@ -80,7 +80,7 @@ install() {
|
|||
repoze.lru \
|
||||
rasterio \
|
||||
attrs==19.1.0 \
|
||||
pyodm==1.5.1 \
|
||||
pyodm==1.5.2 \
|
||||
Pillow
|
||||
|
||||
# Fix: /usr/local/lib/python2.7/dist-packages/requests/__init__.py:83: RequestsDependencyWarning: Old version of cryptography ([1, 2, 3]) may cause slowdown.
|
||||
|
|
|
@ -76,7 +76,7 @@ RUN pip install -U \
|
|||
xmltodict \
|
||||
rasterio \
|
||||
attrs==19.1.0 \
|
||||
pyodm==1.5.1 \
|
||||
pyodm==1.5.2 \
|
||||
Pillow
|
||||
|
||||
RUN pip install --upgrade cryptography && python -m easy_install --upgrade pyOpenSSL
|
||||
|
|
Ładowanie…
Reference in New Issue