Skip to content
This repository was archived by the owner on May 23, 2024. It is now read-only.

Commit f433f03

Browse files
[setup] aligned requirements with requirements.txt
1 parent 5bfa843 commit f433f03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
'Programming Language :: Python',
1111
],
1212
install_requires=['gdal>=1.11.3',
13-
'spatialist',
13+
'spatialist>=0.3',
1414
'progressbar2',
1515
'requests>=2.8.1'],
1616
url='https://github.com/jonas-eberle/esa_sentinel.git',

0 commit comments

Comments
 (0)