diff --git a/python/examples/by-framework/crewai/poetry.lock b/python/examples/by-framework/crewai/poetry.lock index 928e686b0..0fcab7398 100644 --- a/python/examples/by-framework/crewai/poetry.lock +++ b/python/examples/by-framework/crewai/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.4.1 and should not be changed by hand. [[package]] name = "aiohappyeyeballs" @@ -526,7 +526,7 @@ packaging = ">=19.1" pyproject_hooks = "*" [package.extras] -docs = ["furo (>=2023.08.17)", "sphinx (>=7.0,<8.0)", "sphinx-argparse-cli (>=1.5)", "sphinx-autodoc-typehints (>=1.10)", "sphinx-issues (>=3.0.0)"] +docs = ["furo (>=2023.8.17)", "sphinx (>=7.0,<8.0)", "sphinx-argparse-cli (>=1.5)", "sphinx-autodoc-typehints (>=1.10)", "sphinx-issues (>=3.0.0)"] test = ["build[uv,virtualenv]", "filelock (>=3)", "pytest (>=6.2.4)", "pytest-cov (>=2.12)", "pytest-mock (>=2)", "pytest-rerunfailures (>=9.1)", "pytest-xdist (>=1.34)", "setuptools (>=42.0.0) ; python_version < \"3.10\"", "setuptools (>=56.0.0) ; python_version == \"3.10\"", "setuptools (>=56.0.0) ; python_version == \"3.11\"", "setuptools (>=67.8.0) ; python_version >= \"3.12\"", "wheel (>=0.36.0)"] typing = ["build[uv]", "importlib-metadata (>=5.1)", "mypy (>=1.9.0,<1.10.0)", "tomli", "typing-extensions (>=3.7.4.3)"] uv = ["uv (>=0.1.18)"] @@ -1346,7 +1346,7 @@ files = [ [package.dependencies] bitarray = ">=2.4.0" ckzg = ">=2.0.0" -eth-abi = ">=4.0.0-b.2" +eth-abi = ">=4.0.0b2" eth-keyfile = ">=0.7.0,<0.9.0" eth-keys = ">=0.4.0" eth-rlp = ">=2.1.0" @@ -1753,26 +1753,6 @@ goat-sdk = ">=0.1.6" type = "directory" url = "../../../src/adapters/crewai" -[[package]] -name = "goat-sdk-plugin-spl-token" -version = "0.1.4" -description = "Goat plugin for spl_token" -optional = false -python-versions = "^3.10" -groups = ["main", "dev"] -files = [] -develop = true - -[package.dependencies] -goat-sdk = "*" -goat-sdk-wallet-solana = "*" -solana = {version = ">=0.30.2", extras = ["spl"]} -solders = ">=0.18.0" - -[package.source] -type = "directory" -url = "../../../src/plugins/spl_token" - [[package]] name = "goat-sdk-wallet-crossmint" version = "0.1.11" @@ -2409,16 +2389,19 @@ files = [ [[package]] name = "json-repair" -version = "0.40.0" +version = "0.60.1" description = "A package to repair broken json strings" optional = false -python-versions = ">=3.9" +python-versions = ">=3.10" groups = ["main", "dev"] files = [ - {file = "json_repair-0.40.0-py3-none-any.whl", hash = "sha256:46955bfd22338ba60cc5239c0b01462ba419871b19fcd68d8881aca4fa3b0d2f"}, - {file = "json_repair-0.40.0.tar.gz", hash = "sha256:ce3cdef63f033d072295ca892cba51487292cd937da42dc20a8d629ecf5eb82d"}, + {file = "json_repair-0.60.1-py3-none-any.whl", hash = "sha256:ba6ff974f2a8bef2f7768144a7f03f870a816443f03da27a49cdd0ec31a78049"}, + {file = "json_repair-0.60.1.tar.gz", hash = "sha256:841661cdd2df507c9a4e189097f38ca6bc372e06d4b4e36d72e590f68176c290"}, ] +[package.extras] +schema = ["jsonschema (>=4.21) ; python_full_version < \"3.15.0a0\" or python_full_version >= \"3.15.0\"", "pydantic (>=2) ; python_full_version < \"3.15.0a0\" or python_full_version >= \"3.15.0\""] + [[package]] name = "json5" version = "0.10.0" @@ -2491,7 +2474,7 @@ files = [ [package.dependencies] attrs = ">=22.2.0" -jsonschema-specifications = ">=2023.03.6" +jsonschema-specifications = ">=2023.3.6" referencing = ">=0.28.4" rpds-py = ">=0.7.1" @@ -2527,7 +2510,7 @@ files = [ ] [package.dependencies] -certifi = ">=14.05.14" +certifi = ">=14.5.14" durationpy = ">=0.7" google-auth = ">=1.0.1" oauthlib = ">=3.2.2" @@ -5659,4 +5642,4 @@ type = ["pytest-mypy"] [metadata] lock-version = "2.1" python-versions = ">=3.11,<3.13" -content-hash = "615d9351015c938cf1f9e4dada2f99f1b5084064e08dc1785e9882bb7208f37b" +content-hash = "64e0e5b0b5e89086a2e17a18da662ad535f7b4015247d8d9fc2bf5794f789948"