phi35-moe-demo / requirements-test.txt
ianshank's picture
πŸš€ Deploy robust modular solution with comprehensive testing and CPU/GPU support
6510698 verified
raw
history blame contribute delete
225 Bytes
# Testing requirements
pytest>=7.0.0
pytest-asyncio>=0.21.0
pytest-mock>=3.10.0
pytest-cov>=4.0.0
# Development requirements
black>=23.0.0
flake8>=6.0.0
mypy>=1.5.0
# Additional dependencies for testing
python-dotenv>=1.0.0