Skip to content

Commit 91e7fc1

Browse files
authored
Update setup.py
1 parent cca393e commit 91e7fc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
install_requires = [
2424
"django",
2525
"GitPython",
26+
"typing_extensions==3.10.0.0",
2627
]
2728

2829
test_requires = [

0 commit comments

Comments
 (0)