Skip to content

Commit

Permalink
Fixup: formatting on deprecation section
Browse files Browse the repository at this point in the history
  • Loading branch information
hmstepanek authored Oct 14, 2024
1 parent 0f53b7a commit 87e7c36
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ Install the agent using `easy_install/pip/distribute` via the [Python Package In
## Deprecations

* **Drop support for redis 3 and below**

* As of 8.10.0, [redis](https://pypi.org/project/redis/3.5.3/) 3 and below are no longer supported. Because redis 4 and above no longer support Python2.7, this means Python2.7 support has been dropped from redis as well.
As of 8.10.0, [redis](https://pypi.org/project/redis/3.5.3/) 3 and below are no longer supported. Because redis 4 and above no longer support Python2.7, this means Python2.7 support has been dropped from redis as well.

## Enhancements

Expand Down

0 comments on commit 87e7c36

Please sign in to comment.