pydantic>=2.0.0
litellm>=1.0.0
rich>=13.0.0
typing_extensions>=4.0.0
python-dotenv>=1.0.0
scikit-learn>=1.0.0
numpy>=1.20.0
networkx>=2.5.0

[all]
tagent[pipeline]
tagent[monitoring]

[dev]
black>=23.0.0
flake8>=6.0.0
pytest>=7.0.0
pytest-cov>=4.0.0
mypy>=1.0.0
isort>=5.0.0
build>=0.8.0
twine>=4.0.0

[monitoring]
psutil>=5.8.0
prometheus-client>=0.15.0

[pipeline]
networkx>=2.5.0
pyyaml>=6.0
