summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authorZach White <skullydazed@gmail.com>2021-04-14 19:00:22 -0700
committerGitHub <noreply@github.com>2021-04-14 19:00:22 -0700
commit588bcdc8ca212b195a428fc43766a59a9252c08d (patch)
tree4867ef610b2178d51002063bd4913e806f771543 /requirements.txt
parentb33e6793de6c5f5124ee88fb3eb62d8f54f74940 (diff)
Add support for tab completion (#12411)
* Add support for tab completion * make flake8 happy * Add documentation
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f74cb73cb7..8553e2c3f0 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -5,5 +5,5 @@ colorama
dotty-dict
hjson
jsonschema>=3
-milc>=1.1.0
+milc>=1.3.0
pygments