# pinned dependencies to reproduce an entire development environment to use HDMF-Zarr,
# run HDMF-Zarr tests, check code style,
# compute coverage, and create test environments. note that depending on the version of python installed, different
# versions of requirements may be installed due to package incompatibilities.
#
black==24.3.0
codespell==2.2.6
coverage==7.3.2
hdf5plugin==4.3.0  # hdf5plugin is used to test conversion of plugin filters
pre-commit==3.5.0
pytest==7.4.3
pytest-cov==4.1.0
python-dateutil==2.8.2
ruff==0.1.3
tox==4.11.3