streamlit==1.47.0
boto3>=1.24.13
filelock==3.14.0
numpy<2.0.0,>=1.24.0
pyarrow<15.0.0,>=7.0
pillow==11.2.1

[dev]
black
coverage[toml]
flake8
isort
mypy
tox>=4
twine==5.0.0

[testing]
coverage[toml]
pytest>=7
pytest-cov
pytest-xdist==3.5.0
