Revision 1a3e85df8c855b97f9a745b7838023d369579e92 authored by dependabot[bot] on 06 February 2023, 13:45:27 UTC, committed by GitHub on 06 February 2023, 13:45:27 UTC
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 4. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 092a199
requirements.txt
# requirements.txt for dependency installation via conda
# docs/environment.yml for dependency installation via conda and create a new environment
# docs/ports.txt for dependency installation via mac-ports
# setup.py for mintpy installation via pip after the dependency installation above
# docs/requirements4rtd.txt for readthedocs, which uses pip with limited memory usage
python>=3.6
pip
cartopy
cvxopt
dask>=1.0
dask-jobqueue>=0.3
# gdal>=3 # for ISCE, ARIA, FRInGE, HyP3, GMTSAR users
h5py
joblib
lxml
matplotlib
numpy
pre-commit # for developers
pyaps3>=0.3
pykml>=0.2
pyproj
pyresample
pysolid
rich
scikit-image
scipy

Computing file changes ...