mirror of
https://github.com/rasterio/rasterio.git
synced 2025-12-08 17:36:12 +00:00
* Numpy 2 compatibility * Update PR ref in change log * Add missing vsiopener test dependencies * Change log update
22 lines
243 B
Plaintext
22 lines
243 B
Plaintext
-r requirements.txt
|
|
|
|
# development specific requirements
|
|
aiohttp
|
|
build
|
|
cython>=3.0
|
|
delocate
|
|
fsspec
|
|
hypothesis
|
|
mypy
|
|
numpydoc
|
|
packaging
|
|
pytest
|
|
pytest-cov>=2.2.0
|
|
pytest-randomly==3.10.1
|
|
requests
|
|
shapely
|
|
sphinx
|
|
sphinx-click
|
|
sphinx-rtd-theme
|
|
wheel
|