Skip to content

Commit

Permalink
Upgrade redis library to 3.5.3 (sonic-net#80)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiluo-msft authored Jun 9, 2020
1 parent 800a8a8 commit a83366e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from setuptools import setup

dependencies = [
'redis==2.10.6',
'redis==3.5.3',
'redis-dump-load',
]

Expand Down

0 comments on commit a83366e

Please sign in to comment.