Drop support for CPython 3.7

This commit is contained in:
Nate Prewitt
2024-02-20 15:22:20 -08:00
parent 9439fad038
commit 58cea7a728
7 changed files with 8 additions and 10 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ Chris Adams gave an excellent summary on
Python 3 Support?
-----------------
Yes! Requests officially supports Python 3.7+ and PyPy.
Yes! Requests officially supports Python 3.8+ and PyPy.
Python 2 Support?
-----------------