Skip to content

Commit

Permalink
bump nbformat dep
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed Apr 9, 2022
1 parent dc2b6cf commit cbda20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -247,7 +247,7 @@ def get_data_files():
"MarkupSafe>=2.0",
"mistune>=0.8.1,<2",
"nbclient>=0.5.0",
"nbformat>=5.0",
"nbformat>=5.1",
"packaging",
"pandocfilters>=1.4.1",
"pygments>=2.4.1",
Expand Down

0 comments on commit cbda20c

Please sign in to comment.