diff options
| author | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-23 09:49:12 +0800 |
|---|---|---|
| committer | Sebastian Thiel <sebastian.thiel@icloud.com> | 2020-02-23 09:49:12 +0800 |
| commit | 5f819b5736c31849212f2c249524b30e28da899d (patch) | |
| tree | 54dfe4899f007ddeb1bcd7b1f820feeb9fbe865a /requirements.txt | |
| parent | 169dbcf930c21c08c66961fc43105cee8f5653d0 (diff) | |
| download | gitdb-4.0.0.tar.gz | |
Bump to v4.0.0; require smmap package4.0.0
https://github.com/gitpython-developers/gitdb/issues/59
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 92b8872..6fa271c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -smmap2>=2,<3 +smmap>=3 |
