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

Revert "ref: upgrade hiredis (#64789)"

This reverts commit 922707e3537d9b0f1656ae95ced53a2a3db5223c.

Co-authored-by: asottile-sentry <103459774+asottile-sentry@users.noreply.github.com>
getsentry-bot 1 год назад
Родитель
Сommit
782b0f4466
3 измененных файлов с 3 добавлено и 3 удалено
  1. 1 1
      requirements-base.txt
  2. 1 1
      requirements-dev-frozen.txt
  3. 1 1
      requirements-frozen.txt

+ 1 - 1
requirements-base.txt

@@ -91,7 +91,7 @@ cryptography>=38.0.3
 grpcio>=1.59.0
 
 # not directly used, but provides a speedup for redis
-hiredis>=2.3.2
+hiredis>=0.3.1
 
 # sentry-plugins specific dependencies
 phabricator>=0.7.0

+ 1 - 1
requirements-dev-frozen.txt

@@ -72,7 +72,7 @@ grpc-google-iam-v1==0.12.4
 grpcio==1.60.1
 grpcio-status==1.60.1
 h11==0.13.0
-hiredis==2.3.2
+hiredis==0.3.1
 honcho==1.1.0
 httpcore==1.0.2
 httpx==0.25.2

+ 1 - 1
requirements-frozen.txt

@@ -58,7 +58,7 @@ grpc-google-iam-v1==0.12.4
 grpcio==1.60.1
 grpcio-status==1.60.1
 h11==0.14.0
-hiredis==2.3.2
+hiredis==0.3.1
 httpcore==1.0.2
 httpx==0.25.2
 idna==2.10