summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKostis Anagnostopoulos <ankostis@gmail.com>2016-10-28 15:10:49 +0200
committerKostis Anagnostopoulos <ankostis@gmail.com>2016-10-28 15:11:37 +0200
commitf1674f6d5c83e1a0dc500af4d1d79659637f715e (patch)
tree5c2f7450bd0fc1bb3ff6624b9afc18f700a42f19
parent863f7130ebab336da693d0c6e321ff16ce39aefc (diff)
downloadgitdb-2.1.1.dev1.tar.gz
chore(deps): pin smmap2-v2.1.1.dev1v2.1.1.dev1
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index cdfd62b..7b79fa1 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,4 +2,4 @@ smmap>=0.8.3
contextlib2; python_version <= '2.7'
## Dev dependencies - FIXME: remember to remove them before release.
--e git+https://github.com/ankostis/smmap.git@leaks_memview#egg=smmap2
+-e git+https://github.com/ankostis/smmap.git@v2.1.1.dev1#egg=smmap2