dynaconf>=3.1.12
loguru>=0.6
ccxt>=4.2.80
capitalcom-python==0.2.3
degiro-connector==3.0.27
ibind==0.1.14
mt5linux_updated==0.0.1

[:python_version >= "3.11" and python_version < "4.0"]
easyoanda==1.0.19

[dev]
python-semantic-release>=8.0.8
ruff~=0.11
pre-commit~=4.0

[docs]
sphinx==7.4.7
pydata-sphinx-theme~=0.14
sphinx-hoverxref~=1.3
sphinx_copybutton==0.5.2
myst_parser~=4.0
sphinx_design~=0.6

[test]
pytest~=8.0
pytest-cov~=6.0
pytest-asyncio~=0.26
pytest-mock~=3.11
pytest-loguru~=0.4
