Skip to content

Commit 1c49dd4

Browse files
committed
Release v0.9.16
1 parent b408425 commit 1c49dd4

File tree

1 file changed

+2
-74
lines changed

1 file changed

+2
-74
lines changed

pyproject.toml

Lines changed: 2 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "agentle"
3-
version = "v0.9.15"
3+
version = "v0.9.16"
44
description = "..."
55
readme = "README.md"
66
requires-python = ">=3.13"
@@ -26,79 +26,7 @@ asyncio_default_fixture_loop_scope = "session"
2626

2727
[dependency-groups]
2828
cache = ["aiocache>=0.12.3"]
29-
dev = [
30-
"aioboto3>=7.0.0",
31-
"aiocache>=0.12.3",
32-
"aiofiles>=24.1.0",
33-
"aiohttp>=3.11.18",
34-
"aiomysql>=0.2.0",
35-
"aioodbc>=0.5.0",
36-
"aiopg>=1.4.0",
37-
"aiosqlite>=0.21.0",
38-
"asyncmy>=0.2.10",
39-
"asyncpg>=0.30.0",
40-
"blacksheep>=2.2.0",
41-
"boto3>=1.37.37",
42-
"cassandra-driver>=3.29.2",
43-
"cerebras-cloud-sdk>=1.29.0",
44-
"couchbase>=4.3.5",
45-
"datamodel-code-generator>=0.35.0",
46-
"duckdb>=1.3.2",
47-
"duckduckgo-search>=8.0.4",
48-
"elevenlabs>=2.20.1",
49-
"furo>=2024.8.6",
50-
"gemini-srt-translator>=1.8.5",
51-
"google-cloud-firestore>=2.21.0",
52-
"google-genai>=1.11.0",
53-
"groq>=0.22.0",
54-
"influxdb-client>=1.48.0",
55-
"ipykernel>=6.29.5",
56-
"jsonpickle>=4.1.1",
57-
"langfuse>=2.60.3",
58-
"mariadb>=1.1.12",
59-
"markdownify>=1.1.0",
60-
"motor>=3.7.0",
61-
"mypy>=1.15.0",
62-
"mypy-boto3-bedrock-runtime>=1.38.4",
63-
"mysql-connector-python>=9.3.0",
64-
"ollama>=0.5.1",
65-
"openai>=1.77.0",
66-
"openai-agents>=0.0.11",
67-
"openpyxl>=3.1.5",
68-
"oracledb>=3.1.0",
69-
"pandas>=2.2.3",
70-
"pikepdf>=9.7.0",
71-
"pillow>=10.1.0,<11.0.0",
72-
"playwright>=1.52.0",
73-
"psycopg>=3.2.7",
74-
"pydantic>=2.11.3",
75-
"pyinstrument>=5.0.1",
76-
"pymongo>=4.12.1",
77-
"pymssql>=2.3.4",
78-
"pymupdf>=1.25.5",
79-
"pyodbc>=5.2.0",
80-
"pypdf>=5.4.0",
81-
"pyright>=1.1.406",
82-
"pytest>=8.3.5",
83-
"pytest-asyncio>=0.23.8",
84-
"python-docx>=1.1.2",
85-
"python-dotenv>=1.1.0",
86-
"python-magic>=0.4.27",
87-
"python-pptx>=1.0.2",
88-
"qdrant-client>=1.15.0",
89-
"r2r>=3.5.14",
90-
"rarfile>=4.2",
91-
"redis>=6.0.0",
92-
"reportlab>=4.4.1",
93-
"rethinkdb>=2.4.10.post1",
94-
"soundfile>=0.13.1",
95-
"sphinx>=8.2.3",
96-
"streamlit>=1.45.0",
97-
"striprtf>=0.0.29",
98-
"svg-path>=6.3",
99-
"uvicorn>=0.34.1",
100-
"weasyprint>=65.1",
101-
]
29+
dev = ["aioboto3>=7.0.0", "aiocache>=0.12.3", "aiofiles>=24.1.0", "aiohttp>=3.11.18", "aiomysql>=0.2.0", "aioodbc>=0.5.0", "aiopg>=1.4.0", "aiosqlite>=0.21.0", "asyncmy>=0.2.10", "asyncpg>=0.30.0", "blacksheep>=2.2.0", "boto3>=1.37.37", "cassandra-driver>=3.29.2", "cerebras-cloud-sdk>=1.29.0", "couchbase>=4.3.5", "datamodel-code-generator>=0.35.0", "duckdb>=1.3.2", "duckduckgo-search>=8.0.4", "elevenlabs>=2.20.1", "furo>=2024.8.6", "gemini-srt-translator>=1.8.5", "google-cloud-firestore>=2.21.0", "google-genai>=1.11.0", "groq>=0.22.0", "influxdb-client>=1.48.0", "ipykernel>=6.29.5", "jsonpickle>=4.1.1", "langfuse>=2.60.3", "mariadb>=1.1.12", "markdownify>=1.1.0", "motor>=3.7.0", "mypy>=1.15.0", "mypy-boto3-bedrock-runtime>=1.38.4", "mysql-connector-python>=9.3.0", "ollama>=0.5.1", "openai>=1.77.0", "openai-agents>=0.0.11", "openpyxl>=3.1.5", "oracledb>=3.1.0", "pandas>=2.2.3", "pikepdf>=9.7.0", "pillow>=10.1.0,<11.0.0", "playwright>=1.52.0", "psycopg>=3.2.7", "pydantic>=2.11.3", "pyinstrument>=5.0.1", "pymongo>=4.12.1", "pymssql>=2.3.4", "pymupdf>=1.25.5", "pyodbc>=5.2.0", "pypdf>=5.4.0", "pyright>=1.1.406", "pytest>=8.3.5", "pytest-asyncio>=0.23.8", "python-docx>=1.1.2", "python-dotenv>=1.1.0", "python-magic>=0.4.27", "python-pptx>=1.0.2", "qdrant-client>=1.15.0", "r2r>=3.5.14", "rarfile>=4.2", "redis>=6.0.0", "reportlab>=4.4.1", "rethinkdb>=2.4.10.post1", "soundfile>=0.13.1", "sphinx>=8.2.3", "streamlit>=1.45.0", "striprtf>=0.0.29", "svg-path>=6.3", "uvicorn>=0.34.1", "weasyprint>=65.1"]
10230
dev-db-rel = ["aiomysql>=0.2.0", "aioodbc>=0.5.0", "aiopg>=1.4.0", "aiosqlite>=0.21.0", "asyncmy>=0.2.10", "asyncpg>=0.30.0", "cx-oracle>=8.3.0", "ibm-db>=3.2.6", "mariadb>=1.1.12", "mysql-connector-python>=9.3.0", "oracledb>=3.1.0", "psycopg>=3.2.7", "psycopg2-binary>=2.9.10", "pymssql>=2.3.4", "pymysql>=1.1.1", "pyodbc>=5.2.0"]
10331
dev-rb-nosql = ["aiocouch>=3.0.1", "aioinflux>=0.9.0", "aiomcache>=0.8.2", "aioredis>=2.0.1", "cassandra-driver>=3.29.2", "couchbase>=4.3.5", "influxdb-client>=1.48.0", "motor>=3.7.0", "pylibmc>=1.6.3", "pymongo>=4.12.1", "python-memcached>=1.62", "redis>=6.0.0", "rethinkdb>=2.4.10.post1"]
10432
google = ["google-genai>=1.11.0"]

0 commit comments

Comments
 (0)