зеркало из https://github.com/microsoft/torchgeo.git
Versiuons
This commit is contained in:
Родитель
ef83f7b309
Коммит
b8ba2ebc2b
|
@ -13,7 +13,7 @@ dependencies:
|
|||
- pytorch-gpu>=1.7
|
||||
- rarfile>=3
|
||||
- rasterio>=1.0.16
|
||||
- shapely>1.5.0
|
||||
- shapely>1.3.0
|
||||
- torchvision>=0.3
|
||||
- pip:
|
||||
- black>=21.4b0
|
||||
|
|
|
@ -52,8 +52,8 @@ scikit-learn>=0.18
|
|||
segmentation-models-pytorch>=0.2
|
||||
# setuptools 30.4+ required for options.packages.find section in setup.cfg
|
||||
setuptools>=30.4
|
||||
# shapely 1.5.0 and up is required as that is the earliest version we tested (released back to 2014)
|
||||
shapely>=1.5.0
|
||||
# shapely 1.3.0+ is required for Python 3.x
|
||||
shapely>=1.3.0
|
||||
# sphinx 3+ required for autodoc_typehints = description
|
||||
sphinx>=3
|
||||
# torch 1.7+ required for typing
|
||||
|
|
|
@ -33,7 +33,7 @@ install_requires =
|
|||
pyproj>=2.2.0
|
||||
rasterio>=1.0.16
|
||||
rtree>=0.5
|
||||
shapely>=1.5.0
|
||||
shapely>=1.3.0
|
||||
torch>=1.7
|
||||
torchvision>=0.3
|
||||
python_requires = >= 3.6
|
||||
|
|
|
@ -30,7 +30,7 @@ spack:
|
|||
- "py-scikit-learn@0.18:"
|
||||
- "py-segmentation-models-pytorch@0.2:"
|
||||
- "py-setuptools@30.4:"
|
||||
- "py-shapely@1.5.0:"
|
||||
- "py-shapely@1.3.0:"
|
||||
- "py-sphinx@3:"
|
||||
- "py-torch@1.7:"
|
||||
- "py-torchmetrics"
|
||||
|
|
Загрузка…
Ссылка в новой задаче