Update Readme: Requires Python 3.7

Since version 3.20.0, which added Type Annotations, this package actually requires Python 3.7, which is the first version that supports them. The Readme should be updated accordingly.
This commit is contained in:
Chris Stenkamp 2022-10-26 12:51:56 +02:00 committed by GitHub
parent 3059faa7cc
commit 442a124cc6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -41,7 +41,7 @@ Dependencies
============= =============
This driver depends on: This driver depends on:
* Python 3.6 or higher * Python 3.7 or higher
Installing from PyPI Installing from PyPI
===================== =====================