diff --git a/pyproject.toml b/pyproject.toml index 2ff0113..4192945 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,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",