mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Require django-tables2 v1.7+
This commit is contained in:
parent
6f37e97c67
commit
280f55a875
@ -6,7 +6,7 @@ django-debug-toolbar>=1.7
|
|||||||
django-filter>=1.0.2
|
django-filter>=1.0.2
|
||||||
django-mptt==0.8.7
|
django-mptt==0.8.7
|
||||||
django-rest-swagger>=2.1.0
|
django-rest-swagger>=2.1.0
|
||||||
django-tables2>=1.6.0
|
django-tables2>=1.7.0
|
||||||
djangorestframework>=3.6.2
|
djangorestframework>=3.6.2
|
||||||
graphviz>=0.6
|
graphviz>=0.6
|
||||||
Markdown>=2.6.7
|
Markdown>=2.6.7
|
||||||
|
Loading…
Reference in New Issue
Block a user