Skip to content

Commit 093b7fb

Browse files
committed
Update minimum required version info in README.md
using min support version infos from trove classifiers and install_requires
1 parent 0f3f824 commit 093b7fb

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ Why use django-redis?
4646
Requirements
4747
~~~~~~~~~~~~
4848

49-
- `Python`_ 3.6+
50-
- `Django`_ 2.2+
51-
- `redis-py`_ 3.0+
49+
- `Python`_ 3.8+
50+
- `Django`_ 4.2+
51+
- `redis-py`_ 4.0.2+
5252
- `Redis server`_ 2.8+
5353

5454
.. _Python: https://www.python.org/downloads/

changelog.d/755.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update minimum supported versions in README.md: Python to 3.8, Django to 4.2, redis-py to 4.0.2

0 commit comments

Comments
 (0)