mirror of
https://github.com/Skyai-io/landsat-util.git
synced 2026-03-10 09:01:18 +00:00
separate packages needed for docker from the rest
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
requests==2.7.0
|
||||
python-dateutil>=2.4.2
|
||||
termcolor>=1.1.0
|
||||
-r docker.txt
|
||||
|
||||
numpy>=1.9.3
|
||||
rasterio>=0.27.0
|
||||
six==1.9.0
|
||||
scipy>=0.16.0
|
||||
scikit-image>=0.11.3
|
||||
homura>=0.1.2
|
||||
boto>=2.38.0
|
||||
|
||||
7
requirements/docker.txt
Normal file
7
requirements/docker.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
requests==2.7.0
|
||||
python-dateutil>=2.4.2
|
||||
termcolor>=1.1.0
|
||||
rasterio>=0.27.0
|
||||
six==1.9.0
|
||||
homura>=0.1.2
|
||||
boto>=2.38.0
|
||||
Reference in New Issue
Block a user