diff --git a/fetcher/requirements.txt b/fetcher/requirements.txt index 2abba42..3a34058 100644 --- a/fetcher/requirements.txt +++ b/fetcher/requirements.txt @@ -1,3 +1,3 @@ garminconnect>=0.3.11 -psycopg[binary]>=3.3.4 +psycopg[binary]>=3.3.5 python-dotenv>=1.2.3