mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Require validation dependencies when installing drf-yasg
This commit is contained in:
@ -6,7 +6,7 @@ django-mptt>=0.9.0
|
|||||||
django-tables2>=1.19.0
|
django-tables2>=1.19.0
|
||||||
django-timezone-field>=2.0
|
django-timezone-field>=2.0
|
||||||
djangorestframework>=3.7.7
|
djangorestframework>=3.7.7
|
||||||
drf-yasg>=1.4.4
|
drf-yasg[validation]>=1.4.4
|
||||||
graphviz>=0.8.2
|
graphviz>=0.8.2
|
||||||
Markdown>=2.6.11
|
Markdown>=2.6.11
|
||||||
natsort>=5.2.0
|
natsort>=5.2.0
|
||||||
|
Reference in New Issue
Block a user