diff options
| author | Yobmod <yobmod@gmail.com> | 2021-06-23 02:22:34 +0100 |
|---|---|---|
| committer | Yobmod <yobmod@gmail.com> | 2021-06-23 02:22:34 +0100 |
| commit | 5b6fe83f4d817a3b73b44df16cfb4f96bd4d9904 (patch) | |
| tree | e9030835ef3a199a650e9d948c03eea99a09696d /doc/source/intro.rst | |
| parent | 7ca97dcef3131a11dd5ef41d674bb6bd36608608 (diff) | |
| download | gitpython-5b6fe83f4d817a3b73b44df16cfb4f96bd4d9904.tar.gz | |
Update typing-extensions version in requirements.txt
Diffstat (limited to 'doc/source/intro.rst')
| -rw-r--r-- | doc/source/intro.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/intro.rst b/doc/source/intro.rst index 7168c91b..956a3607 100644 --- a/doc/source/intro.rst +++ b/doc/source/intro.rst @@ -13,7 +13,7 @@ The object database implementation is optimized for handling large quantities of Requirements ============ -* `Python`_ >= 3.5 +* `Python`_ >= 3.6 * `Git`_ 1.7.0 or newer It should also work with older versions, but it may be that some operations involving remotes will not work as expected. |
