diff options
| author | Sebastian Thiel <sthiel@thoughtworks.com> | 2019-07-20 15:33:28 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sthiel@thoughtworks.com> | 2019-07-20 15:34:18 +0800 |
| commit | 74a0507f4eb468b842d1f644f0e43196cda290a1 (patch) | |
| tree | 80bb820ffa088a42e6d05cf6f7cdfbbaa5da06fe /requirements.txt | |
| parent | cc664f07535e3b3c1884d0b7f3cbcbadf9adce25 (diff) | |
| download | GitPython-74a0507f4eb468b842d1f644f0e43196cda290a1.tar.gz GitPython-74a0507f4eb468b842d1f644f0e43196cda290a1.zip | |
This time, use test-requirements.
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/requirements.txt b/requirements.txt index 63d5ddfe..eacd5f54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1,4 @@ gitdb2 (>=2.0.0) +gitdb>=0.6.4 +ddt>=1.1.1 +future>=0.9 |
