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

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

[dev]
mypy==1.4.1
pylint==2.17.2
pycodestyle==2.10.0
pdoc3==0.10.0
build>=0.10.0
pytest==7.4.0
pytest-xdist==3.3.1
coverage>=7.2.7
black[jupyter]==23.3.0
requests[socks]>=2.31.0
nbconvert==7.3.0
ipython>=7.34.0
types-pywin32==305.0.0.10
types-requests==2.31.0.1
types-setuptools==67.6.0.0

[extra]
matplotlib
statsmodels
scikit-learn
pandas

[socks]
requests[socks]>=2.31.0
