Skip to content

Commit

Permalink
EOL for Python 3.7 (#2852)
Browse files Browse the repository at this point in the history
  • Loading branch information
chayim authored Aug 2, 2023
1 parent a49e656 commit dc62e19
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ The Python interface to the Redis key-value store.

---------------------------------------------

**Note: ** redis-py 5.0 will be the last version of redis-py to support Python 3.7, as it has reached [end of life](https://devguide.python.org/versions/). redis-py 5.1 will support Python 3.8+.

---------------------------------------------

## Installation

Start a redis via docker:
Expand Down

0 comments on commit dc62e19

Please sign in to comment.