diff --git a/README.md b/README.md index 83afe8d..e0d5b3e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ ## 环境需求 -Python:3.6+ / Redis +Python:3.8+ / Redis ## 食用方法 diff --git a/requirements.txt b/requirements.txt index d6f5551..7dabffd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,2 +1,2 @@ -redis==3.5.3 -requests==2.22.0 \ No newline at end of file +redis==5.2.1 +requests==2.32.3 \ No newline at end of file