You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Flask-BabelEx requires pytz, but Babel 2.14+ no longer includes it as a
transitive dependency. Add pytz explicitly.
Fixes: ModuleNotFoundError: No module named 'pytz'
0 commit comments