Skip to content

Commit 2c0936e

Browse files
groksrcclaude
andcommitted
chore: switch basic-memory dependency from git main to PyPI release
Replace git+https pin to @main with basic-memory>=0.20.2 from PyPI. This is the current production release. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 8438998 commit 2c0936e

2 files changed

Lines changed: 14 additions & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors = [
88
]
99
requires-python = ">=3.12"
1010
dependencies = [
11-
"basic-memory @ git+https://github.com/basicmachines-co/basic-memory@main",
11+
"basic-memory>=0.20.2",
1212
"httpx>=0.28.0",
1313
"mcp>=1.23.1",
1414
"mem0ai==1.0.0",

uv.lock

Lines changed: 13 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)