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

Updated base requirements

This commit is contained in:
Jeremy Stretch
2018-11-05 15:09:11 -05:00
parent e57b3bc4ab
commit 01628cdd31

View File

@ -1,25 +1,20 @@
# django-filter-1.1.0 breaks with Django-2.1
Django>=2.0,<2.1
Django
django-cors-headers
django-debug-toolbar
# django-filter-2.0.0 drops Python 2 support (blocked by #2000)
django-filter==1.1.0
django-filter
django-mptt
django-tables2
django-taggit
django-taggit-serializer
django-timezone-field
# https://github.com/encode/django-rest-framework/issues/6053
djangorestframework==3.8.1
djangorestframework
drf-yasg[validation]
graphviz
Markdown
# py-gfm requires Markdown<3.0
Markdown<3.0
natsort
ncclient
netaddr
paramiko
Pillow
psycopg2-binary
py-gfm
pycryptodome
xmltodict