Update toolkit deps (#627)

This commit is contained in:
Eric Gustin 2025-10-16 09:05:56 -07:00 committed by GitHub
parent a8fc6691e7
commit 681c5ed029
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 71 additions and 71 deletions

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_airtable_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the airtable API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -16,8 +16,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.0.0,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_box_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the box API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc1,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -17,8 +17,8 @@ email = "dev@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc1,<3.0.0",
"arcade-serve>=2.2.0rc1,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-asyncio>=0.24.0,<0.25.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "brightdata"
version = "0.1.0"
version = "0.1.1"
description = "Search, Crawl and Scrape any site, at scale, without getting blocked"
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"requests>=2.32.5",
]
@ -19,8 +19,8 @@ email = "meirk@brightdata.com"
[project.optional-dependencies]
dev = [
"arcade-ai[evals]>=2.1.4,<3.0.0",
"arcade-serve>=2.0.0,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_calendly_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the calendly API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
@ -18,8 +18,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.0.0,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_clickhouse"
version = "0.1.0"
version = "0.1.1"
description = "Tools to query and explore a ClickHouse database"
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"clickhouse-connect>=0.7.0",
"pydantic>=2.11.7",
"sqlalchemy>=2.0.41",
@ -24,8 +24,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_cursor_agents_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the Cursor Background Agents API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<4.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
[[project.authors]]

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "arcade_freshservice_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the Freshservice API."
requires-python = ">=3.10"
dependencies = [

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_linkedin"
version = "0.1.13"
version = "0.1.14"
description = "Arcade.dev LLM tools for LinkedIn"
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -17,8 +17,8 @@ email = "dev@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-asyncio>=0.24.0,<0.25.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_math"
version = "1.0.4"
version = "1.0.5"
description = "Arcade.dev LLM tools for doing math"
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
]
[[project.authors]]
name = "Arcade"
@ -16,8 +16,8 @@ email = "dev@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-asyncio>=0.24.0,<0.25.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_miro_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the miro API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -17,8 +17,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.0.0,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_mongodb"
version = "0.1.0"
version = "0.1.1"
description = "Tools to query and explore a MongoDB database"
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"pymongo>=4.10.1",
"pydantic>=2.11.7",
"motor>=3.6.0",
@ -20,8 +20,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_pagerduty_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the Pagerduty API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
@ -17,8 +17,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_postgres"
version = "0.3.0"
version = "0.3.1"
description = "Tools to query and explore a postgres database"
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"psycopg2-binary>=2.9.10",
"pydantic>=2.11.7",
"sqlalchemy>=2.0.41",
@ -23,8 +23,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_slack_api"
version = "0.1.0"
version = "0.1.1"
description = "Arcade Wrapper Tools enabling LLMs to interact with low-level Slack API endpoints."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -18,8 +18,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_squareup_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the squareup API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -17,8 +17,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.0.0,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_stripe_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the Stripe API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -17,8 +17,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc1,<3.0.0",
"arcade-serve>=2.2.0rc1,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-asyncio>=0.24.0,<0.25.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_trello_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the trello API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.0.0,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -17,8 +17,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.0.0,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,11 +4,11 @@ build-backend = "hatchling.build"
[project]
name = "arcade_xero_api"
version = "0.1.0"
version = "0.1.1"
description = "Tools that enable LLMs to interact directly with the Xero API."
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx[http2]>=0.27.2,<1.0.0",
]
[[project.authors]]
@ -17,8 +17,8 @@ email = "support@arcade.dev"
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",

View file

@ -4,10 +4,10 @@ build-backend = "hatchling.build"
[project]
name = "arcade_zendesk"
version = "0.3.0"
version = "0.3.1"
requires-python = ">=3.10"
dependencies = [
"arcade-tdk>=2.6.0rc2,<3.0.0",
"arcade-tdk>=3.0.0,<4.0.0",
"httpx>=0.25.0,<1.0.0",
"beautifulsoup4>=4.0.0,<5"
]
@ -15,8 +15,8 @@ dependencies = [
[project.optional-dependencies]
dev = [
"arcade-mcp[all]>=1.0.0rc2,<3.0.0",
"arcade-serve>=2.2.0rc2,<3.0.0",
"arcade-mcp[all]>=1.2.0,<2.0.0",
"arcade-serve>=3.0.0,<4.0.0",
"pytest>=8.3.0,<8.4.0",
"pytest-cov>=4.0.0,<4.1.0",
"pytest-mock>=3.11.1,<3.12.0",