anthropic>=0.18.0
openai>=1.0.0
requests>=2.32.4
pyyaml>=6.0.0
python-dotenv>=1.0.0
cryptography>=42.0.0
rich>=13.0.0
typing-extensions>=4.0.0

[all]
cortex-linux[dev,docs,security]

[dev]
pytest>=7.0.0
pytest-cov>=4.0.0
pytest-asyncio>=0.23.0
pytest-mock>=3.12.0
pytest-timeout>=2.3.0
black>=24.0.0
ruff>=0.8.0
mypy>=1.0.0
pre-commit>=3.0.0
isort>=5.0.0
build>=0.10.0

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.0.0
mkdocstrings[python]>=0.24.0

[security]
bandit>=1.7.0
safety>=2.0.0
