Bump redis-py to 4.3.*

This commit is contained in:
Raphael Michel
2022-09-20 10:33:57 +02:00
parent e2f983542e
commit 167eb85aa3

View File

@@ -218,7 +218,7 @@ setup(
'python-u2flib-server==4.*',
'pytz',
'pyuca',
'redis==3.5.*',
'redis==4.3.*',
'reportlab==3.6.*',
'requests==2.27.*',
'sentry-sdk==1.8.*',