requests>=2.28.0
pandas>=1.3.0
numpy>=1.20.0

[:python_version < "3.10"]
typing-extensions>=4.0.0

[all]
zero-trust-sdk[async,dev,jupyter,visualization]

[async]
aiohttp>=3.8.0
asyncio>=3.4.3

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.21.0
black>=22.0.0
isort>=5.10.0
flake8>=5.0.0
mypy>=1.0.0
pre-commit>=2.20.0

[jupyter]
jupyter>=1.0.0
ipywidgets>=7.6.0

[visualization]
matplotlib>=3.5.0
seaborn>=0.11.0
plotly>=5.0.0
