mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-07-27 22:07:48 +00:00
Repo: requirements
This commit is contained in:
parent
caf4705f3b
commit
09a26cb149
@ -60,6 +60,13 @@ gTTS==2.3.1
|
|||||||
langchain
|
langchain
|
||||||
nltk
|
nltk
|
||||||
python-dotenv==1.0.0
|
python-dotenv==1.0.0
|
||||||
|
vcrpy
|
||||||
|
chromadb
|
||||||
|
markdown2
|
||||||
|
colorama
|
||||||
|
playsound
|
||||||
|
distro
|
||||||
|
pypdf
|
||||||
|
|
||||||
# Testing dependencies
|
# Testing dependencies
|
||||||
pytest
|
pytest
|
||||||
@ -69,11 +76,4 @@ pytest-benchmark
|
|||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-integration
|
pytest-integration
|
||||||
pytest-mock
|
pytest-mock
|
||||||
vcrpy
|
|
||||||
pytest-recording
|
pytest-recording
|
||||||
chromadb
|
|
||||||
markdown2
|
|
||||||
colorama
|
|
||||||
playsound
|
|
||||||
distro
|
|
||||||
pypdf
|
|
Loading…
Reference in New Issue
Block a user