diff --git a/pyproject.toml b/pyproject.toml index 3020f47..bf74525 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -24,7 +24,7 @@ dependencies = [ "instagram==1.3.4", "pytz==2024.2", "requests==2.32.3", - "stravalib==1.2.0", + "stravalib==2.1", ] classifiers = [ "Development Status :: 5 - Production/Stable",