keyring>=25.6.0
requests>=2.32.5
ijson>=3.3.0

[:os_name == "nt"]
pywin32>=310

[dev]
mypy==1.19.0
pylint==3.3.9
pycodestyle==2.14.0
pdoc3==0.11.6
build==1.3.0
pytest==8.4.2
pytest-xdist==3.8.0
coverage==7.10.7
black[jupyter]==25.11.0
requests[socks]>=2.32.5
nbconvert==7.16.6
ipython>=7.34.0
types-pywin32==311.0.0.20251008
types-requests==2.32.4.20250913
types-setuptools==80.9.0.20250822
filelock==3.19.1
numpy>=1.24.4

[extra]
matplotlib
statsmodels
scikit-learn
pandas

[socks]
requests[socks]>=2.32.5
