requests>=2.31.0
websocket-client>=1.7.0
click>=8.1.0

[all]
pandas>=2.0.0
openpyxl>=3.1.0

[dev]
pytest>=8.0.0
pytest-asyncio>=0.23.0
responses>=0.25.0
ruff>=0.3.0
mypy>=1.8.0
types-requests>=2.31.0

[pandas]
pandas>=2.0.0
openpyxl>=3.1.0
