Skip to content

Commit a232b68

Browse files
committed
build(deps): switched to PyPI version of aw-client, updated dependencies
1 parent 6ae4b28 commit a232b68

File tree

2 files changed

+83
-141
lines changed

2 files changed

+83
-141
lines changed

poetry.lock

+82-140
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ aw-watcher-input = "aw_watcher_input.main:main"
1313

1414
[tool.poetry.dependencies]
1515
python = "^3.7"
16-
aw-client = {git = "https://github.com/ActivityWatch/aw-client.git"}
16+
aw-client = "^0.5"
1717
aw-watcher-afk = {git = "https://github.com/ActivityWatch/aw-watcher-afk.git"}
1818

1919
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)