fix: pyproject

This commit is contained in:
csunny 2023-05-25 16:06:45 +08:00
parent 2014e6b5e1
commit 6606672c00

View File

@ -12,7 +12,6 @@ repository = "https://www.github.com/csunny/DB-GPT"
python = "^3.10"
accelerate = "^0.16"
torch = "^2.0.0"
accelerate "^0.16"
aiohttp = "^3.8"
aiosignal = "^1.3"
async-timeout = "^4.0"
@ -50,18 +49,18 @@ iopath = "^0.1.10"
tenacity = "^8.2.2"
peft = "^0.3"
pycocoevalcap = "^1.2"
cpm_kernels
cpm_kernels = "^1.0.11"
umap-learn = "^0.5.3"
notebook = "^6.5.4"
gradio = "^3.23"
gradio-client = "^0.0.8"
wandb = "^0.15.2"
llama-index = "^0.5.27"
pymysql
pymysql = "^1.0.3"
unstructured = "^0.6.3"
grpcio = "^1.47.5"
auto-gpt-plugin-template
auto-gpt-plugin-template = "^1.0"
pymdown-extensions = "^9.11"
gTTS = "^2.3.1"
langchain = "^0.0.142"