mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Bumped dependencies to latest releases
This commit is contained in:
parent
dd554ee7b5
commit
b626387b38
@ -1,22 +1,22 @@
|
|||||||
Django>=2.2,<2.3
|
Django>=2.2,<2.3
|
||||||
django-cacheops==4.1
|
django-cacheops==4.1
|
||||||
django-cors-headers==3.0.2
|
django-cors-headers==3.0.2
|
||||||
django-debug-toolbar==1.11
|
django-debug-toolbar==2.0
|
||||||
django-filter==2.1.0
|
django-filter==2.1.0
|
||||||
django-mptt==0.9.1
|
django-mptt==0.9.1
|
||||||
django-prometheus==1.0.15
|
django-prometheus==1.0.15
|
||||||
django-rq==2.0
|
django-rq==2.1.0
|
||||||
django-tables2==2.0.6
|
django-tables2==2.0.6
|
||||||
django-taggit==1.1.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.2
|
djangorestframework==3.9.4
|
||||||
drf-yasg[validation]==1.15.0
|
drf-yasg[validation]==1.16.0
|
||||||
graphviz==0.10.1
|
graphviz==0.10.1
|
||||||
Jinja2==2.10.1
|
Jinja2==2.10.1
|
||||||
Markdown==2.6.11
|
Markdown==2.6.11
|
||||||
netaddr==0.7.19
|
netaddr==0.7.19
|
||||||
Pillow==6.0.0
|
Pillow==6.0.0
|
||||||
psycopg2-binary==2.8.2
|
psycopg2-binary==2.8.3
|
||||||
py-gfm==0.1.4
|
py-gfm==0.1.4
|
||||||
pycryptodome==3.8.1
|
pycryptodome==3.8.2
|
||||||
|
Loading…
Reference in New Issue
Block a user