keyring>=24.3.0
Authlib>=1.2.0
requests>=2.31.0
ijson>=3.2.3

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

[dev]
mypy==1.7.1
pylint==3.0.3
pycodestyle==2.11.1
pdoc3==0.10.0
build>=1.0.3
pytest==7.4.3
pytest-xdist==3.5.0
coverage>=7.3.2
black[jupyter]==23.12.0
requests[socks]>=2.31.0
nbconvert==7.3.0
ipython>=7.34.0
types-pywin32==306.0.0.7
types-requests==2.31.0.10
types-setuptools==69.0.0.0
filelock==3.13.1

[extra]
matplotlib
statsmodels
scikit-learn
pandas

[socks]
requests[socks]>=2.31.0
