Просмотр исходного кода

Fixes #4910: Unpin redis dependency to fix exception in RQ worker

Jeremy Stretch 5 лет назад
Родитель
Сommit
2972993a84
2 измененных файлов с 1 добавлено и 1 удалено
  1. 1 0
      docs/release-notes/version-2.8.md
  2. 0 1
      requirements.txt

+ 1 - 0
docs/release-notes/version-2.8.md

@@ -15,6 +15,7 @@
 * [#4887](https://github.com/netbox-community/netbox/issues/4887) - Don't disable NAPALM tabs when device has no primary IP
 * [#4894](https://github.com/netbox-community/netbox/issues/4894) - Fix display of device/VM counts on platforms list
 * [#4895](https://github.com/netbox-community/netbox/issues/4895) - Force UTF-8 encoding when embedding model documentation
+* [#4910](https://github.com/netbox-community/netbox/issues/4910) - Unpin redis dependency to fix exception in RQ worker
 
 ---
 

+ 0 - 1
requirements.txt

@@ -21,5 +21,4 @@ Pillow==7.1.1
 psycopg2-binary==2.8.5
 pycryptodome==3.9.7
 PyYAML==5.3.1
-redis==3.4.1
 svgwrite==1.4