Skip to content
This repository was archived by the owner on Sep 26, 2019. It is now read-only.

Commit 75b0be4

Browse files
author
James E. Blair
committed
Do not use GitPython 1.0.2
gitpython-developers/GitPython#382 Change-Id: I6d9bdaadb82b6702ffb75245f84637f9795d4e02
1 parent f33d3bc commit 75b0be4

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
@@ -2,7 +2,7 @@ pbr>=0.11,<2.0
22

33
urwid>=1.2.1,!=1.3.0
44
SQLAlchemy>=1.0.4
5-
GitPython>=0.3.2.RC1
5+
GitPython>=0.3.2.RC1,<1.0.2
66
python-dateutil
77
requests>=2.5.3,<3.0.0
88
ordereddict

0 commit comments

Comments
 (0)