numpy==2.3.3
scipy==1.16.2
requests==2.33.0
python-socketio[client]==5.14.0
flask>=3.1.3
flask-socketio==5.5.1
loguru==0.7.3

[dev]
black
isort
ruff
mypy
pre-commit
pytest
pytest-cov
pytest-mock
pytest-benchmark
pytest-asyncio
pytest-flask

[hrm]
hrm-polyclash

[redis]
redis==6.4.0
