mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-25 06:37:46 -06:00
Fixes #8683: Fix ZoneInfoNotFoundError exception under Python 3.9+
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user