diff options
| author | Sebastian Thiel <byronimo@gmail.com> | 2016-10-22 11:11:25 +0200 |
|---|---|---|
| committer | Sebastian Thiel <byronimo@gmail.com> | 2016-10-22 11:11:25 +0200 |
| commit | caa0ea7a0893fe90ea043843d4e6ad407126d7b8 (patch) | |
| tree | 2f688eb182f2e76091134c47c4a327681c12e15b /requirements.txt | |
| parent | afcd64ebbb770908bd2a751279ff070dea5bb97c (diff) | |
| parent | cc77e6b2862733a211c55cf29cc7a83c36c27919 (diff) | |
| download | GitPython-caa0ea7a0893fe90ea043843d4e6ad407126d7b8.tar.gz GitPython-caa0ea7a0893fe90ea043843d4e6ad407126d7b8.zip | |
Merge branch 'cygwin' of https://github.com/ankostis/GitPython into ankostis-cygwin
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index 85d25511..39644606 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,2 @@ gitdb>=0.6.4 -ddt -mock
\ No newline at end of file +ddt>=1.1.1 |
