mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
Updated dependencies for v2.6
This commit is contained in:
parent
c484b27a35
commit
20670c546d
@ -1,19 +1,19 @@
|
|||||||
Django>=2.1.5,<2.2
|
Django>=2.2,<2.3
|
||||||
django-cors-headers==2.4.0
|
django-cors-headers==2.5.2
|
||||||
django-debug-toolbar==1.11
|
django-debug-toolbar==1.11
|
||||||
django-filter==2.0.0
|
django-filter==2.1.0
|
||||||
django-mptt==0.9.1
|
django-mptt==0.9.1
|
||||||
django-tables2==2.0.3
|
django-tables2==2.0.6
|
||||||
django-taggit==0.23.0
|
django-taggit==1.1.0
|
||||||
django-taggit-serializer==0.1.7
|
django-taggit-serializer==0.1.7
|
||||||
django-timezone-field==3.0
|
django-timezone-field==3.0
|
||||||
djangorestframework==3.9.0
|
djangorestframework==3.9.2
|
||||||
drf-yasg[validation]==1.14.0
|
drf-yasg[validation]==1.15.0
|
||||||
graphviz==0.10.1
|
graphviz==0.10.1
|
||||||
Jinja2==2.10
|
Jinja2==2.10.1
|
||||||
Markdown==2.6.11
|
Markdown==2.6.11
|
||||||
netaddr==0.7.19
|
netaddr==0.7.19
|
||||||
Pillow==5.3.0
|
Pillow==6.0.0
|
||||||
psycopg2-binary==2.7.6.1
|
psycopg2-binary==2.8.2
|
||||||
py-gfm==0.1.4
|
py-gfm==0.1.4
|
||||||
pycryptodome==3.7.2
|
pycryptodome==3.8.2
|
||||||
|
Loading…
Reference in New Issue
Block a user