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

fixes #3672 - update django-cacheops to 5.1.0

This commit is contained in:
John Anderson
2020-10-25 18:17:07 -04:00
parent dde52309d2
commit 9bfb89fffd

View File

@@ -1,5 +1,5 @@
Django==3.1
django-cacheops==5.0.1
django-cacheops==5.1.0
django-cors-headers==3.4.0
django-debug-toolbar==2.2
django-filter==2.3.0