diff --git a/pyproject.toml b/pyproject.toml index 057ab54..c288388 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,7 +25,7 @@ dependencies = [ "polyline==1.4.0", "pytz==2024.2", "requests==2.32.3", - "stravalib==1.2.0", + "stravalib==2.1", ] classifiers = [ "Development Status :: 5 - Production/Stable",