mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-18 17:52:21 -06:00
Fixed compatability with Django REST Framework v3.9.0
This commit is contained in:
@@ -7,7 +7,7 @@ django-tables2==1.21.2
|
||||
django-taggit==0.22.2
|
||||
django-taggit-serializer==0.1.7
|
||||
django-timezone-field==2.1
|
||||
djangorestframework==3.8.1
|
||||
djangorestframework==3.8.2
|
||||
drf-yasg[validation]==1.9.2
|
||||
graphviz==0.8.4
|
||||
Markdown==2.6.11
|
||||
|
||||
Reference in New Issue
Block a user