зеркало из https://github.com/microsoft/torchgeo.git
Fix alphabetic sorting of deps
This commit is contained in:
Родитель
52a94a6ddc
Коммит
facaa955ef
|
@ -51,10 +51,10 @@ install_requires =
|
||||||
rtree>=0.5
|
rtree>=0.5
|
||||||
# scikit-learn 0.18+ required for sklearn.model_selection module
|
# scikit-learn 0.18+ required for sklearn.model_selection module
|
||||||
scikit-learn>=0.18
|
scikit-learn>=0.18
|
||||||
# shapely 1.3+ required for Python 3 support
|
|
||||||
shapely>=1.3
|
|
||||||
# segmentation-models-pytorch 0.2+ required for smp.losses module
|
# segmentation-models-pytorch 0.2+ required for smp.losses module
|
||||||
segmentation-models-pytorch>=0.2
|
segmentation-models-pytorch>=0.2
|
||||||
|
# shapely 1.3+ required for Python 3 support
|
||||||
|
shapely>=1.3
|
||||||
# timm 0.2.1+ required for `features_only` option in create_model
|
# timm 0.2.1+ required for `features_only` option in create_model
|
||||||
timm>=0.2.1
|
timm>=0.2.1
|
||||||
# torch 1.7+ required for typing
|
# torch 1.7+ required for typing
|
||||||
|
|
Загрузка…
Ссылка в новой задаче