diff --git a/Python/Study/requirements.txt b/Python/Study/requirements.txt index a4b8660a..7f2f4f6b 100644 --- a/Python/Study/requirements.txt +++ b/Python/Study/requirements.txt @@ -7,4 +7,4 @@ PyMySQL==1.0.2 psycopg2-binary==2.9.5 autopep8==2.0.0 pynput == 1.7.6 -redis==4.3.4 \ No newline at end of file +redis==4.5.3 \ No newline at end of file