Skip to content

Commit

Permalink
Bump item_sync and bubop
Browse files Browse the repository at this point in the history
  • Loading branch information
bergercookie committed Dec 31, 2023
1 parent f63bfb3 commit 60230c6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@ loguru = "^0.5.3"
python-dateutil = "^2.8.1"
rfc3339 = "^6.2"
typing = "^3.7.4"
# item-synchronizer = "^1.1.4"
# bubop = { version = "0.1.11", allow-prereleases = true }
item-synchronizer = {path="/home/berger/src/item_synchronizer", develop=true}
bubop = {path="/home/berger/src/bubop", develop=true}
item-synchronizer = "^1.1.5"
bubop = { version = "0.1.12", allow-prereleases = true }
# item-synchronizer = {path="/home/berger/src/item_synchronizer", develop=true}
# bubop = {path="/home/berger/src/bubop", develop=true}

[tool.poetry.extras]
google = [
Expand Down

0 comments on commit 60230c6

Please sign in to comment.