diff --git a/setup.py b/setup.py index dc925eb7..62808499 100644 --- a/setup.py +++ b/setup.py @@ -51,7 +51,7 @@ def run(self): "requests==2.32.3", "pytz==2024.2", "timezonefinder==6.5.4", - "holidays==0.59", + "holidays==0.61", "pyowm==3.3.0", # openweather "psycopg2==2.9.10", "SQLAlchemy==2.0.36",