python310Packages.mezzanine: propagate pytz

Previously propagated by django_3, but not anymore by django_4.
This commit is contained in:
Martin Weinelt
2023-08-03 14:35:36 +02:00
parent 7a56f3863f
commit 002f6c08cb
@@ -14,6 +14,7 @@
, pillow
, pyflakes
, pythonOlder
, pytz
, requests
, requests-oauthlib
, tzlocal
@@ -47,6 +48,7 @@ buildPythonPackage rec {
future
grappelli_safe
pillow
pytz
requests
requests-oauthlib
tzlocal