Skip to content

Commit

Permalink
require openeo_driver>=0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
soxofaan committed Apr 15, 2020
1 parent a0089ff commit 157ddfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pyproj<2.2.0
geopandas==0.3.0
numpy==1.17.0
openeo>=0.2.0
openeo_driver>=0.1.0a1.*
openeo_driver>=0.1.0
openeo_udf>=0.0.9.post0
py4j
python_dateutil
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
install_requires=[
'flask',
'openeo>=0.2.0',
'openeo_driver>=0.1.0a1.*',
'openeo_driver>=0.1.0',
'openeo_udf>=0.0.9.post0',
'matplotlib>=2.0.0,<3.0.0',
'colortools>=0.1.2',
Expand Down

0 comments on commit 157ddfc

Please sign in to comment.