зеркало из https://github.com/microsoft/torchgeo.git
Bumping torchvision dependency version to 0.10 (#272)
This commit is contained in:
Родитель
0434f3c1ce
Коммит
48cc6c4783
|
@ -16,7 +16,7 @@ dependencies:
|
|||
- rarfile>=3
|
||||
- rasterio>=1.0.16
|
||||
- shapely>=1.3
|
||||
- torchvision>=0.3
|
||||
- torchvision>=0.10
|
||||
- pip:
|
||||
- black>=21.4b0
|
||||
- flake8>=3.8
|
||||
|
|
|
@ -53,8 +53,8 @@ install_requires =
|
|||
shapely>=1.3
|
||||
# torch 1.7+ required for typing
|
||||
torch>=1.7
|
||||
# torchvision 0.3+ required for download_file_from_google_drive
|
||||
torchvision>=0.3
|
||||
# torchvision 0.10+ required for torchvision.utils.draw_segmentation_masks
|
||||
torchvision>=0.10
|
||||
python_requires = >= 3.6
|
||||
packages = find:
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче