Removing a no-longer-needed GDAL constraint. RE:#1641
This commit is contained in:
parent
f229373670
commit
9fdb381530
|
@ -6,9 +6,6 @@
|
|||
# occur with regular use of invest. https://github.com/OSGeo/gdal/issues/8497
|
||||
GDAL!=3.6.*,!=3.7.*
|
||||
|
||||
# https://github.com/natcap/pygeoprocessing/issues/387
|
||||
GDAL<3.8.5
|
||||
|
||||
# Pyinstaller 6.10 breaks our windows builds. Until we can figure out the
|
||||
# root cause, let's cap the versions to those that work.
|
||||
# https://github.com/natcap/invest/issues/1622
|
||||
|
|
Loading…
Reference in New Issue