diff --git a/examples/ecommerce-chainlit/poetry.lock b/examples/ecommerce-chainlit/poetry.lock index 61155505..e8eda8c2 100644 --- a/examples/ecommerce-chainlit/poetry.lock +++ b/examples/ecommerce-chainlit/poetry.lock @@ -1757,13 +1757,13 @@ files = [ [[package]] name = "requests" -version = "2.31.0" +version = "2.32.2" description = "Python HTTP for Humans." optional = false -python-versions = ">=3.7" +python-versions = ">=3.8" files = [ - {file = "requests-2.31.0-py3-none-any.whl", hash = "sha256:58cd2187c01e70e6e26505bca751777aa9f2ee0b7f4300988b709f44e013003f"}, - {file = "requests-2.31.0.tar.gz", hash = "sha256:942c5a758f98d790eaed1a29cb6eefc7ffb0d1cf7af05c3d2791656dbd6ad1e1"}, + {file = "requests-2.32.2-py3-none-any.whl", hash = "sha256:fc06670dd0ed212426dfeb94fc1b983d917c4f9847c863f313c9dfaaffb7c23c"}, + {file = "requests-2.32.2.tar.gz", hash = "sha256:dd951ff5ecf3e3b3aa26b40703ba77495dab41da839ae72ef3c8e5d8e2433289"}, ] [package.dependencies] @@ -2381,17 +2381,18 @@ idna = ">=2.0" multidict = ">=4.0" [[package]] -name = "zep-python" -version = "2.0.0-rc.2" -description = "Zep: Fast, scalable building blocks for LLM apps. This is the Python client for the Zep service." +name = "zep-cloud" +version = "1.0.3" +description = "" optional = false -python-versions = ">=3.9.0,<4" +python-versions = ">=3.8.1,<4.0" files = [] develop = false [package.dependencies] -httpx = "^0.26.0" -pydantic = ">=2.0.0" +httpx = ">=0.21.2" +pydantic = ">= 1.9.2" +typing_extensions = ">= 4.0.0" [package.source] type = "directory" @@ -2415,4 +2416,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "283492b85df985093adf99db7c9dfa1a0522dfa154e186c1648666591f91f459" +content-hash = "e163f78db058b161a5abd3870227b1169552a499cbd87fae76d4a1073c026fb4"