diff options
| author | yobmod <yobmod@gmail.com> | 2021-03-04 21:24:11 +0000 |
|---|---|---|
| committer | yobmod <yobmod@gmail.com> | 2021-03-04 21:24:11 +0000 |
| commit | 85ebfb2f0dedb18673a2d756274bbcecd1f034c4 (patch) | |
| tree | 981da71a075b7b9c0c0c05df1f52680e3a00b03c /requirements.txt | |
| parent | 26ccee15ae1712baf68df99d3f5f2fec5517ecbd (diff) | |
| download | gitpython-85ebfb2f0dedb18673a2d756274bbcecd1f034c4.tar.gz | |
Combined commits to add types to base.py and fun.py
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index c4e8340d..626a916a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,2 @@ gitdb>=4.0.1,<5 +typing-extensions>=3.7.4.0 |
