humanize>=4.9.0
jsonlines>=4.0.0
python-dateutil>=2.8.2
python-dotenv>=1.0.1
PyYAML>=6.0.1
pytz>=2024.1
requests>=2.32.3
typing-extensions>=4.8.0
cryptography>=41.0.7
numpy>=1.21.1
soundfile>=0.12.1
pandas>=1.5.3
Pillow>=10.4.0
xxhash>=3.4.1

[dev]
iokit[lint,test]

[lint]
mypy>=1.7.1
ruff>=0.6.3
types-pytz>=2024.1
types-requests>=2.31.0
types-PyYAML>=6.0.12
types-python-dateutil>=2.8.19

[test]
pytest>=8.2.2
pytest-cov==6.0.0
pytest-xdist>=3.6.1
