mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-08-20 01:07:15 +00:00
bug: fix package
This commit is contained in:
parent
e4d565b56f
commit
d0e3ae09f0
@ -41,7 +41,6 @@ iopath==0.1.10
|
|||||||
tenacity==8.2.2
|
tenacity==8.2.2
|
||||||
peft
|
peft
|
||||||
pycocoevalcap
|
pycocoevalcap
|
||||||
sentence-transformers
|
|
||||||
cpm_kernels
|
cpm_kernels
|
||||||
umap-learn
|
umap-learn
|
||||||
notebook
|
notebook
|
||||||
@ -51,7 +50,7 @@ wandb
|
|||||||
llama-index==0.5.27
|
llama-index==0.5.27
|
||||||
pymysql
|
pymysql
|
||||||
unstructured==0.6.3
|
unstructured==0.6.3
|
||||||
pytesseract==0.3.10
|
grpcio==1.47.5
|
||||||
|
|
||||||
auto-gpt-plugin-template
|
auto-gpt-plugin-template
|
||||||
pymdown-extensions
|
pymdown-extensions
|
||||||
@ -79,3 +78,4 @@ pytest-cov
|
|||||||
pytest-integration
|
pytest-integration
|
||||||
pytest-mock
|
pytest-mock
|
||||||
pytest-recording
|
pytest-recording
|
||||||
|
pytesseract==0.3.10
|
||||||
|
Loading…
Reference in New Issue
Block a user