mirror of
https://github.com/rasterio/rasterio.git
synced 2026-02-01 14:34:43 +00:00
14 lines
260 B
Plaintext
14 lines
260 B
Plaintext
# This file specifies requirements of a reproducible environment for
|
|
# testing rasterio. It is used in the project's CI builds.
|
|
|
|
affine~=2.3.0
|
|
attrs>=19.2.0
|
|
boto3>=1.3.1
|
|
click~=8.0
|
|
click-plugins
|
|
cligj>=0.5
|
|
matplotlib
|
|
numpy>=1.10
|
|
snuggs~=1.4.0
|
|
setuptools>=20.0
|