relax `redis` requirement (#14008)

This commit is contained in:
Jirka Borovec 2022-08-05 19:51:30 +02:00 committed by GitHub
parent 91dd6a68fb
commit 89b72f7479
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
starsessions
redis==4.1.0
redis>=4.0.0, <=4.2.4
docker==5.0.3
setuptools==59.5.0
s3fs==2022.1.0