Skip to content

Commit ae2a931

Browse files
committed
Updated pdm requirements
1 parent 8b32412 commit ae2a931

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[project]
22
name = "garminconnect"
3-
version = "0.2.23"
3+
version = "0.2.25"
44
description = "Python 3 API wrapper for Garmin Connect"
55
authors = [
66
{name = "Ron Klinkien", email = "[email protected]"},
77
]
88
dependencies = [
9-
"garth>=0.4.46",
9+
"garth==0.5.2",
1010
"withings-sync==4.2.5",
1111
]
1212
readme = "README.md"

0 commit comments

Comments
 (0)