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

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

[dev]
mypy==1.1.1
pylint==2.15.8
pycodestyle==2.10.0
pdoc3==0.10.0
build>=0.10.0
pytest==7.2.2
pytest-xdist==3.2.0
coverage>=7.2.1
black[jupyter]==23.1.0
requests[socks]>=2.28.2
nbconvert==7.2.9
ipython>=7.34.0
types-pywin32==305.0.0.10
types-requests==2.28.11.15
types-setuptools==67.6.0.0

[extra]
matplotlib
statsmodels
scikit-learn
pandas

[socks]
requests[socks]>=2.28.2
