diff --git a/poetry.lock b/poetry.lock index 0955413fd..829384794 100644 --- a/poetry.lock +++ b/poetry.lock @@ -6416,4 +6416,4 @@ deploy = ["langchain-serve"] [metadata] lock-version = "2.0" python-versions = ">=3.9,<3.12" -content-hash = "b84e47b1304e36d2a8aa1bcedc86dcd0dff7f18b7181a22c19be4730a06dd01d" +content-hash = "e3a7355edeae80f8330e6e71fd5acbc446fd287397cf7d8d027ab6b450569f28" diff --git a/pyproject.toml b/pyproject.toml index 2f5523801..a59859d0b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -32,7 +32,6 @@ gunicorn = "^20.1.0" langchain = "^0.0.200" openai = "^0.27.8" types-pyyaml = "^6.0.12.8" -dill = "^0.3.6" pandas = "^1.5.3" chromadb = "^0.3.21" huggingface-hub = "^0.13.3"