Skip to content

Commit 9f83f02

Browse files
authored
Fix Python support info in readme (#455)
1 parent 8554240 commit 9f83f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ This library provides Prometheus metrics for Django related operations:
2323
### Requirements
2424

2525
* Django >= 4.2
26-
* Python 3.8 and above.
26+
* Python 3.9 and above.
2727

2828
### Installation
2929

0 commit comments

Comments
 (0)