mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Updated base requirements
This commit is contained in:
parent
e57b3bc4ab
commit
01628cdd31
@ -1,25 +1,20 @@
|
|||||||
# django-filter-1.1.0 breaks with Django-2.1
|
Django
|
||||||
Django>=2.0,<2.1
|
|
||||||
django-cors-headers
|
django-cors-headers
|
||||||
django-debug-toolbar
|
django-debug-toolbar
|
||||||
# django-filter-2.0.0 drops Python 2 support (blocked by #2000)
|
django-filter
|
||||||
django-filter==1.1.0
|
|
||||||
django-mptt
|
django-mptt
|
||||||
django-tables2
|
django-tables2
|
||||||
django-taggit
|
django-taggit
|
||||||
django-taggit-serializer
|
django-taggit-serializer
|
||||||
django-timezone-field
|
django-timezone-field
|
||||||
# https://github.com/encode/django-rest-framework/issues/6053
|
djangorestframework
|
||||||
djangorestframework==3.8.1
|
|
||||||
drf-yasg[validation]
|
drf-yasg[validation]
|
||||||
graphviz
|
graphviz
|
||||||
Markdown
|
# py-gfm requires Markdown<3.0
|
||||||
|
Markdown<3.0
|
||||||
natsort
|
natsort
|
||||||
ncclient
|
|
||||||
netaddr
|
netaddr
|
||||||
paramiko
|
|
||||||
Pillow
|
Pillow
|
||||||
psycopg2-binary
|
psycopg2-binary
|
||||||
py-gfm
|
py-gfm
|
||||||
pycryptodome
|
pycryptodome
|
||||||
xmltodict
|
|
||||||
|
Loading…
Reference in New Issue
Block a user