mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-24 19:08:15 +00:00
feat(core): Multi-module dependency splitting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Testing dependencies
|
||||
# Testing and dev dependencies
|
||||
pytest
|
||||
asynctest
|
||||
pytest-asyncio
|
||||
@@ -7,4 +7,6 @@ pytest-cov
|
||||
pytest-integration
|
||||
pytest-mock
|
||||
pytest-recording
|
||||
pytesseract==0.3.10
|
||||
pytesseract==0.3.10
|
||||
# python code format
|
||||
black
|
Reference in New Issue
Block a user