diff --git a/setup.py b/setup.py index c7eb1c9..43b0f02 100644 --- a/setup.py +++ b/setup.py @@ -8,7 +8,7 @@ __author__ = "aceisace" __author_email__ = "aceisace63@yahoo.com" __url__ = "https://github.com/aceisace/Inky-Calendar" -__install_requires__ = ['pyowm>=2.10.0', # weather +__install_requires__ = ['pyowm==2.10.0', # weather 'Pillow>=7.0.0' , # imaging 'icalendar==4.0.6', # iCalendar parsing 'recurring-ical-events==0.1.16b0',# parse recurring events