summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom McClintock <tmcclintock89@gmail.com>2021-03-24 08:57:44 -0700
committerTom McClintock <tmcclintock89@gmail.com>2021-03-24 08:57:44 -0700
commit447c8a4b0cc6e8fbc4a20a5a6e2c7cfabe05368e (patch)
tree918c2746b109c018d2cb12701ffc2936791aeb35
parente45fd0792ee9a987a4df26e3139f5c3b107f0092 (diff)
downloadgitdb-447c8a4b0cc6e8fbc4a20a5a6e2c7cfabe05368e.tar.gz
Bumped smmap upper bound
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index b6ccf50..72957a2 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1 +1 @@
-smmap>=3.0.1,<4
+smmap>=3.0.1,<5