Do not use GitPython 1.0.2

https://github.com/gitpython-developers/GitPython/issues/382

Change-Id: I6d9bdaadb82b6702ffb75245f84637f9795d4e02
This commit is contained in:
James E. Blair 2016-02-12 07:04:58 -08:00
parent f33d3bc234
commit 75b0be437e
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pbr>=0.11,<2.0
urwid>=1.2.1,!=1.3.0
SQLAlchemy>=1.0.4
GitPython>=0.3.2.RC1
GitPython>=0.3.2.RC1,<1.0.2
python-dateutil
requests>=2.5.3,<3.0.0
ordereddict