Skip to content

Commit 135b2ee

Browse files
committed
update mkdocstrings
fix "ImportError: cannot import name 'contextfunction' from 'jinja2'" see https://stackoverflow.com/a/71634495/9155078
1 parent cfeaad7 commit 135b2ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

environment-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ dependencies:
4343
# doc
4444
- mkdocs
4545
- mkdocs-material
46-
- mkdocstrings<0.18.0
46+
- mkdocstrings
4747
- ipython

0 commit comments

Comments
 (0)