Skip to content

Commit

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

0 comments on commit dc2b6cf

Please sign in to comment.