Files
DB-GPT/requirements/dev-requirements.txt
2023-09-20 17:31:56 +08:00

12 lines
185 B
Plaintext

# Testing and dev dependencies
pytest
asynctest
pytest-asyncio
pytest-benchmark
pytest-cov
pytest-integration
pytest-mock
pytest-recording
pytesseract==0.3.10
# python code format
black