Skip to content

Commit e250be7

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

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

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

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

changelog.d/755.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Update minimum support Python version to 3.8 and Django version to 4.2 in README.md

0 commit comments

Comments
 (0)