diff --git a/setup.py b/setup.py index 5bbfb9b..3207215 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ 'Markdown>=3.2.1', 'Pillow>=7.1.2,<8.4.0', 'python-memcached>=1.59', - 'pytz==2023.3', + 'pytz==2023.3.post1', 'sorl-thumbnail>=12.6.3' ], tests_require=[