diff options
| author | Harmon <Harmon758@gmail.com> | 2020-02-17 06:01:26 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-17 06:01:26 -0600 |
| commit | e81fd5447f8800373903e024122d034d74a273f7 (patch) | |
| tree | 3930c9f9cf6c0ea424761dd5069453018d36d051 /requirements.txt | |
| parent | bc553d6843c791fc4ad88d60b7d5b850a13fd0ac (diff) | |
| download | GitPython-e81fd5447f8800373903e024122d034d74a273f7.tar.gz GitPython-e81fd5447f8800373903e024122d034d74a273f7.zip | |
Restrict gitdb2 version to <4
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 7b2a6240..aefd1427 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1 +1 @@ -gitdb2>=3 +gitdb2>=3,<4 |
