mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Fixes #10712: Fix ModuleNotFoundError exception when generating API schema under Python 3.9+
This commit is contained in:
@@ -34,3 +34,6 @@ tzdata==2022.4
|
||||
|
||||
# Workaround for #7401
|
||||
jsonschema==3.2.0
|
||||
|
||||
# Temporary fix for #10712
|
||||
swagger-spec-validator==2.7.6
|
||||
|
Reference in New Issue
Block a user