summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authoryobmod <yobmod@gmail.com>2021-03-04 21:24:11 +0000
committeryobmod <yobmod@gmail.com>2021-03-04 21:24:11 +0000
commit85ebfb2f0dedb18673a2d756274bbcecd1f034c4 (patch)
tree981da71a075b7b9c0c0c05df1f52680e3a00b03c /requirements.txt
parent26ccee15ae1712baf68df99d3f5f2fec5517ecbd (diff)
downloadgitpython-85ebfb2f0dedb18673a2d756274bbcecd1f034c4.tar.gz
Combined commits to add types to base.py and fun.py
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt1
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