fastapi>=0.104.0
uvicorn[standard]>=0.20.0
sqlalchemy>=2.0.0
alembic>=1.12.0
bandit>=1.7.5
semgrep>=1.45.0
langchain>=0.1.0
langchain-openai>=0.1.0
langgraph>=0.0.40
chromadb>=0.4.15
sentence-transformers>=2.2.2
httpx>=0.25.0
requests>=2.31.0
pytest>=7.4.0
pytest-asyncio>=0.21.0
python-multipart>=0.0.6
aiofiles>=23.2.1
pydantic-settings>=2.0.0
langchain-community>=0.0.20
langchain-core>=0.1.0
langchain-deepseek>=0.1.0
click>=8.1.7
gunicorn>=21.2.0
prometheus-client>=0.18.0
pathlib2>=2.3.7
redis>=4.5.0
celery[redis]>=5.3.0
kombu>=5.3.0
websockets>=11.0.3
python-socketio[asyncio-client]>=5.9.0
eventlet>=0.33.3
flower>=2.0.1
GitPython>=3.1.0
tqdm>=4.65.0
colorama>=0.4.6
pyyaml>=6.0
rich>=13.0.0

[dev]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
mypy>=1.5.1
black>=23.7.0
isort>=5.12.0
flake8>=6.0.0
pre-commit>=3.3.3

[docs]
mkdocs>=1.5.0
mkdocs-material>=9.2.0
mkdocs-mermaid2-plugin>=1.1.1

[test]
pytest>=7.4.0
pytest-asyncio>=0.21.0
pytest-cov>=4.1.0
httpx>=0.25.0
pytest-mock>=3.11.1
