diff --git a/poetry.lock b/poetry.lock index 1cefb91e7..b3d49dc6f 100644 --- a/poetry.lock +++ b/poetry.lock @@ -7246,4 +7246,4 @@ loaders-sql = ["sqlalchemy"] [metadata] lock-version = "2.0" python-versions = "^3.9" -content-hash = "89d915ab7f7cf7849b39a97c965485c5eddd9a7410b4503ebb9e8160348b33f2" +content-hash = "816a925736967c12b42ffddce1e48909348d11e7d341127d5e9e1224b44ba00e" diff --git a/pyproject.toml b/pyproject.toml index a613e89f5..23a010f67 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -30,7 +30,7 @@ requests = "^2.32.0" filetype = "^1.2" # drivers -cohere = { version = "~5.11.2", optional = true } +cohere = { version = "^5.11.2", optional = true } anthropic = { version = "^0.37.1", optional = true } transformers = { version = "^4.41.1", optional = true} huggingface-hub = { version = "^0.26.2", optional = true }