Explorar el Código

bump redis client to 5.0 and enable hiredis support (#2518)

tags/0.5.11
Bowen Liang hace 1 año
padre
commit
41a4593b6d
No account linked to committer's email address
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      api/requirements.txt

+ 1
- 1
api/requirements.txt Ver fichero

@@ -29,7 +29,7 @@ sentry-sdk[flask]~=1.39.2
sympy==1.12
jieba==0.42.1
celery==5.2.7
redis~=4.5.4
redis[hiredis]~=5.0.3
openpyxl==3.1.2
chardet~=5.1.0
python-docx~=1.1.0

Cargando…
Cancelar
Guardar