keyring>=23.11.0
Authlib>=1.2.0
requests>=2.31.0
ijson>=3.1.4

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

[dev]
mypy==1.6.0
pylint==3.0.1
pycodestyle==2.11.1
pdoc3==0.10.0
build>=1.0.3
pytest==7.4.2
pytest-xdist==3.3.1
coverage>=7.3.2
black[jupyter]==23.9.1
requests[socks]>=2.31.0
nbconvert==7.3.0
ipython>=7.34.0
types-pywin32==306.0.0.5
types-requests==2.31.0.9
types-setuptools==68.2.0.0
filelock==3.12.4

[extra]
matplotlib
statsmodels
scikit-learn
pandas

[socks]
requests[socks]>=2.31.0
