Skip to content

Commit 1b8a9b0

Browse files
committed
Merge branch 'feat/struct-conflict-organize' of github.com:CaralHsi/MemOSRealPublic into feat/struct-conflict-organize
2 parents 922ccc5 + edb2619 commit 1b8a9b0

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

poetry.lock

Lines changed: 16 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ fastapi = {extras = ["all"], version = "^0.115.12"}
2626
sentence-transformers = "^4.1.0"
2727
sqlalchemy = "^2.0.41"
2828
redis = "^6.2.0"
29+
schedule = "^1.2.2"
2930

3031
[tool.poetry.group.dev]
3132
optional = false

0 commit comments

Comments
 (0)