Skip to content

Commit 664468f

Browse files
committed
pin markdown to 3.1.1
while we figure out the weird ElementTree error
1 parent c23e6be commit 664468f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
elasticsearch
22
jupyter_client
33
jupyter_server>=0.2.0
4-
markdown>=3.0
4+
markdown>=3.0,==3.1.1 # pin until we workaround #909, which is a regression in 3.2
55
newrelic!=2.80.0.60
66
nbformat>=4.2
77
nbconvert>=5.4

0 commit comments

Comments
 (0)