Fixes #8683: Fix ZoneInfoNotFoundError exception under Python 3.9+

This commit is contained in:
jeremystretch
2022-02-23 14:16:12 -05:00
parent eb44aa2748
commit 1c3bfc2a3a
3 changed files with 6 additions and 0 deletions

View File

@@ -30,6 +30,7 @@ social-auth-app-django==5.0.0
social-auth-core==4.2.0
svgwrite==1.4.1
tablib==3.2.0
tzdata==2021.5
# Workaround for #7401
jsonschema==3.2.0