We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b46786 commit 10e1146Copy full SHA for 10e1146
pyproject.toml
@@ -44,7 +44,7 @@ dependencies = [
44
"jupyter_ai_persona_manager>=0.0.1",
45
"langchain>=1.0.0",
46
"langgraph-checkpoint-sqlite>=3.0.0",
47
- "aiosqlite",
+ "aiosqlite>=0.20",
48
"jupyter_server_documents>=0.1.a8"
49
]
50
dynamic = ["version", "description", "authors", "urls", "keywords"]
0 commit comments