We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc94035 commit c915b05Copy full SHA for c915b05
setup.py
@@ -13,6 +13,6 @@
13
),
14
},
15
install_requires=[
16
- 'gitpython>=0.3.2.RC1',
+ 'gitpython>=3.1.8',
17
],
18
)
0 commit comments