From 05ed966f4d67ce187e435bca143e02060dfea984 Mon Sep 17 00:00:00 2001 From: Wendong Date: Wed, 19 Mar 2025 05:03:25 +0800 Subject: [PATCH] update to camel 0.2.34 --- README.md | 3 +-- README_zh.md | 3 +-- pyproject.toml | 2 +- requirements.txt | 2 +- uv.lock | 29 ++++------------------------- 5 files changed, 8 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index f977372..42cfe12 100644 --- a/README.md +++ b/README.md @@ -595,8 +595,7 @@ We welcome contributions from the community! Here's how you can help: 3. Submit pull requests with your improvements **Current Issues Open for Contribution:** -- [#1876](https://github.com/camel-ai/camel/issues/1876) -- [#1877](https://github.com/camel-ai/camel/issues/1877) +- [#1905](https://github.com/camel-ai/camel/issues/1905) - [#1712](https://github.com/camel-ai/camel/issues/1712) diff --git a/README_zh.md b/README_zh.md index 22cf984..dcf3ffb 100644 --- a/README_zh.md +++ b/README_zh.md @@ -582,8 +582,7 @@ python examples/run_gaia_roleplaying.py 3. 提交包含您改进的拉取请求 **当前开放贡献的问题:** -- [#1876](https://github.com/camel-ai/camel/issues/1876) -- [#1877](https://github.com/camel-ai/camel/issues/1877) +- [#1905](https://github.com/camel-ai/camel/issues/1905) - [#1712](https://github.com/camel-ai/camel/issues/1712) 要认领一个问题,只需在该问题下留言表明您的兴趣即可。 diff --git a/pyproject.toml b/pyproject.toml index cfc923f..675afa1 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -21,7 +21,7 @@ keywords = [ "learning-systems" ] dependencies = [ - "camel-ai[all]==0.2.32", + "camel-ai[all]==0.2.34", "chunkr-ai>=0.0.41", "docx2markdown>=0.1.1", "gradio>=3.50.2", diff --git a/requirements.txt b/requirements.txt index 078b4e1..be1437d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -camel-ai[all]==0.2.32 +camel-ai[all]==0.2.34 chunkr-ai>=0.0.41 docx2markdown>=0.1.1 gradio>=3.50.2 diff --git a/uv.lock b/uv.lock index c43c2ee..afde280 100644 --- a/uv.lock +++ b/uv.lock @@ -482,26 +482,23 @@ wheels = [ [[package]] name = "camel-ai" -version = "0.2.32" +version = "0.2.34" source = { registry = "https://pypi.org/simple" } dependencies = [ { name = "colorama" }, - { name = "curl-cffi" }, { name = "docstring-parser" }, - { name = "eval-type-backport" }, { name = "httpx" }, { name = "jsonschema" }, { name = "numpy" }, { name = "openai" }, - { name = "protobuf" }, { name = "psutil" }, { name = "pydantic" }, { name = "pyyaml" }, { name = "tiktoken" }, ] -sdist = { url = "https://files.pythonhosted.org/packages/c6/a9/61e442dc7e747842fe7655cb026f1e3f6b2b7a98e84767a60edc78c55ec4/camel_ai-0.2.32.tar.gz", hash = "sha256:2c51f45817a4405d9547fe76e780ccfc82efc272def9318896714f0f80a5bd69", size = 443394 } +sdist = { url = "https://files.pythonhosted.org/packages/8c/52/ec6271bad0af4160bb4510f1039722346cfacb4117f8d049672dd383f3e4/camel_ai-0.2.34.tar.gz", hash = "sha256:d1a4965c1cb46c4bfcf79c49849f27e21636a88bc88172f831eb9566168db5e1", size = 444800 } wheels = [ - { url = "https://files.pythonhosted.org/packages/3a/d1/fb4513aaa473616e66c4deace46e3dcef6723fcd20ec07171ab7e71d3f52/camel_ai-0.2.32-py3-none-any.whl", hash = "sha256:d30e1b16907e0379bb961918e25ef2f48b48caf49c774a6f36ef500fb9b3b5c5", size = 753466 }, + { url = "https://files.pythonhosted.org/packages/92/f9/3b4dd1badff092507a380a46b5d3f721e21b9d2bfd934e9d8542d52aa62f/camel_ai-0.2.34-py3-none-any.whl", hash = "sha256:6cf4e0d00a6f67d79965dc578a4cee57b31ae08e2702ebed2fe6204be0be8102", size = 755831 }, ] [package.optional-dependencies] @@ -963,24 +960,6 @@ wheels = [ { url = "https://files.pythonhosted.org/packages/a7/ec/bb273b7208c606890dc36540fe667d06ce840a6f62f9fae7e658fcdc90fb/cssutils-2.11.1-py3-none-any.whl", hash = "sha256:a67bfdfdff4f3867fab43698ec4897c1a828eca5973f4073321b3bccaf1199b1", size = 385747 }, ] -[[package]] -name = "curl-cffi" -version = "0.6.2" -source = { registry = "https://pypi.org/simple" } -dependencies = [ - { name = "certifi" }, - { name = "cffi" }, -] -sdist = { url = "https://files.pythonhosted.org/packages/0c/48/8c79ea18592590eaf49c051398c911dca43482bee22688516539251dcbb9/curl_cffi-0.6.2.tar.gz", hash = "sha256:9ee519e960b5fc6e0bbf13d0ecba9ce5f6306cb929354504bf03cc30f59a8f63", size = 122340 } -wheels = [ - { url = "https://files.pythonhosted.org/packages/be/be/6056dcd5d1a7bc14b98b30b739e23c24e8386ec9b44c32837d30f104fad9/curl_cffi-0.6.2-cp38-abi3-macosx_10_9_x86_64.whl", hash = "sha256:23b8a2872b160718c04b06b1f8aa4fb1a2f4f94bce7040493515e081a27cad19", size = 4654471 }, - { url = "https://files.pythonhosted.org/packages/fc/6e/0c6ae1a949268aa0d5c842aa3eba572347730aabeda59091d0240b79a4ff/curl_cffi-0.6.2-cp38-abi3-macosx_11_0_arm64.whl", hash = "sha256:ad3c1cf5360810825ec4bc3da425f26ee4098878a615dab9d309a99afd883ba9", size = 2186939 }, - { url = "https://files.pythonhosted.org/packages/7e/be/843013c413dbd5e9f36ae06bdf735e7c9feeec9b7f5a4cded813b20988dc/curl_cffi-0.6.2-cp38-abi3-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:3d01de6ed737ad1924aaa0198195b9020c38e77ce90ea3d72b9eacf4938c7adf", size = 5552027 }, - { url = "https://files.pythonhosted.org/packages/c1/1e/ccbe5cbb14b08e882628e8b50e6640f415256ec7a6e3084c9ce2765588d5/curl_cffi-0.6.2-cp38-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:37e513cc149d024a2d625e202f2cc9d4423d2937343ea2e06f797d99779e62dc", size = 5720483 }, - { url = "https://files.pythonhosted.org/packages/d7/c9/5b2fd0f16e92329b482d737e7b189a79495309c8ec0e3fc480f83abdb919/curl_cffi-0.6.2-cp38-abi3-win32.whl", hash = "sha256:12e829af97cbf7c1d5afef177e786f6f404ddf163b08897a1ed087cadbeb4837", size = 2325216 }, - { url = "https://files.pythonhosted.org/packages/e8/43/9cbd2dde60f7e9ef83748dc0c254d64073c1eafdccd8b1d37d399d457449/curl_cffi-0.6.2-cp38-abi3-win_amd64.whl", hash = "sha256:3791b7a9ae4cb1298165300f2dc2d60a86779f055570ae83163fc2d8a74bf714", size = 2312273 }, -] - [[package]] name = "currency-symbols" version = "2.0.3" @@ -3622,7 +3601,7 @@ dependencies = [ [package.metadata] requires-dist = [ - { name = "camel-ai", extras = ["all"], specifier = "==0.2.32" }, + { name = "camel-ai", extras = ["all"], specifier = "==0.2.34" }, { name = "chunkr-ai", specifier = ">=0.0.41" }, { name = "docx2markdown", specifier = ">=0.1.1" }, { name = "gradio", specifier = ">=3.50.2" },