1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Bumped django-tables2 version

This commit is contained in:
Jeremy Stretch
2016-12-26 14:34:13 -05:00
parent 04fd197c9b
commit 1882d832c3

View File

@ -4,7 +4,7 @@ Django>=1.10
django-debug-toolbar>=1.6
django-filter==0.15.3
django-rest-swagger==0.3.10
django-tables2==1.2.1
django-tables2>=1.2.5
djangorestframework==3.4.3
graphviz==0.4.10
Markdown==2.6.7