DeepMedAI / backend /requirements-dev.txt
PBThuong's picture
Thiết lập lại thư viện y khoa sạch và cập nhật chroma_db
8eaa451
Raw
History Blame Contribute Delete
297 Bytes
# Development-only dependencies (NOT included in production Docker image)
# Install with: pip install -r requirements-dev.txt
-r requirements.txt
pytest==9.0.2
pytest-cov==7.0.0
pytest-asyncio==1.3.0
httpx==0.28.1 # also used by tests for async client
flake8==7.3.0
isort==7.0.0
black==24.0.0