rasterio/requirements-dev.txt
Sean Gillies 64b6fe03b7
Numpy 2 compatibility (#3061)
* Numpy 2 compatibility

* Update PR ref in change log

* Add missing vsiopener test dependencies

* Change log update
2024-04-08 16:04:02 -06:00

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