aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-11-17 16:27:28 -0700
committerMelody Horn <melody@boringcactus.com>2020-11-17 16:27:28 -0700
commit7554ab9cff0b91d37ea05423462238bfa6538f3f (patch)
tree3ff4d949dea217f1590547d7b9506f80ded2f515
parentc49b0a18592ec2145db65c38073d652fd5dab20b (diff)
downloadcactus-ssg-7554ab9cff0b91d37ea05423462238bfa6538f3f.tar.gz
cactus-ssg-7554ab9cff0b91d37ea05423462238bfa6538f3f.zip
specify mistune prerelease
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index 9bd3d0b..1386d73 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,5 +1,5 @@
Jinja2
md2gemini
-mistune
+mistune>=2.0.0a5,<3
mistune-contrib
Pygments