mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-09 21:32:17 -06:00
Fixes #7401: Pin jsonschema package to v3.2.0 to fix REST API docs rendering
This commit is contained in:
@@ -25,3 +25,6 @@ psycopg2-binary==2.9.1
|
||||
PyYAML==5.4.1
|
||||
svgwrite==1.4.1
|
||||
tablib==3.0.0
|
||||
|
||||
# Workaround for #7401
|
||||
jsonschema==3.2.0
|
||||
|
||||
Reference in New Issue
Block a user