diff --git a/pyproject.toml b/pyproject.toml index 9ad3fb5d6..595c6d204 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -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"