hilltop-py>=2.3.1
data-annalist>=0.4.1
matplotlib>=3.8.0
defusedxml>=0.7.1
plotly>=5.20.0
streamlit>=1.33.0
pyyaml>=6.0.1
numpy==1.26.4
openpyxl>=3.1.5
SQLAlchemy~=2.0.30
pyodbc==5.1.0
ruamel.yaml==0.18.6
xmltodict==0.14.2

[all]
hydrobot[dev,docs,test]

[dev]
ruff>=0.1.6
ruff-lsp>=0.0.45
pre-commit>=3.5.0
build>=1.0.0

[docs]
Sphinx>=7.2.6
furo>=2023.9.10

[test]
pytest>=7.4.2
pytest-cov>=4.1.0
pytest-dependency>=0.5.2
pytest-mock>=3.12.0
