Skip to content

Commit 3aec226

Browse files
committed
🚒 unconstrained maximum version requirement for gitpython
fixes #40
1 parent 45ef890 commit 3aec226

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
docopt
2-
GitPython==2.0.6
2+
GitPython>=2.0.6
33
progress==1.2
44
python-gitlab==0.13
55
uritemplate.py==2.0.0

0 commit comments

Comments
 (0)