mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Updated dependencies
This commit is contained in:
parent
516faac73f
commit
9804db4551
@ -1,23 +1,19 @@
|
|||||||
Django>=2.0,<2.1
|
Django>=2.0,<2.1
|
||||||
django-cors-headers==2.4.0
|
django-cors-headers==2.4.0
|
||||||
django-debug-toolbar==1.9.1
|
django-debug-toolbar==1.10.1
|
||||||
django-filter==2.0.0
|
django-filter==2.0.0
|
||||||
django-mptt==0.9.1
|
django-mptt==0.9.1
|
||||||
django-tables2==1.21.2
|
django-tables2==1.21.2
|
||||||
django-taggit==0.22.2
|
django-taggit==0.23.0
|
||||||
django-taggit-serializer==0.1.7
|
django-taggit-serializer==0.1.7
|
||||||
django-timezone-field==2.1
|
django-timezone-field==3.0
|
||||||
djangorestframework==3.9.0
|
djangorestframework==3.9.0
|
||||||
drf-yasg[validation]==1.9.2
|
drf-yasg[validation]==1.11.0
|
||||||
graphviz==0.8.4
|
graphviz==0.10.1
|
||||||
Markdown==2.6.11
|
Markdown==2.6.11
|
||||||
natsort==5.3.3
|
natsort==5.4.1
|
||||||
ncclient==0.6.0
|
|
||||||
netaddr==0.7.19
|
netaddr==0.7.19
|
||||||
paramiko==2.4.1
|
Pillow==5.3.0
|
||||||
Pillow==5.2.0
|
|
||||||
psycopg2-binary==2.7.5
|
psycopg2-binary==2.7.5
|
||||||
py-gfm==0.1.3
|
py-gfm==0.1.4
|
||||||
pycryptodome==3.6.4
|
pycryptodome==3.7.0
|
||||||
xmltodict==0.11.0
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user