mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-15 11:42:52 -06:00
Upgraded REST Framework and Swagger to resolve deprecation warnings
This commit is contained in:
parent
ab17005c77
commit
889bd9c8b3
@ -2,9 +2,9 @@ Django==1.9.5
|
|||||||
django-debug-toolbar==1.4
|
django-debug-toolbar==1.4
|
||||||
django-extensions==1.6.1
|
django-extensions==1.6.1
|
||||||
django-filter==0.12.0
|
django-filter==0.12.0
|
||||||
django-rest-swagger==0.3.4
|
django-rest-swagger==0.3.6
|
||||||
django-tables2==1.0.7
|
django-tables2==1.0.7
|
||||||
djangorestframework==3.3.2
|
djangorestframework==3.3.3
|
||||||
ecdsa==0.13
|
ecdsa==0.13
|
||||||
Exscript==2.1.479
|
Exscript==2.1.479
|
||||||
lxml==3.5.0
|
lxml==3.5.0
|
||||||
|
Loading…
Reference in New Issue
Block a user