Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ bump2version ==1.0.1
# coverage >=4.5.4
mkdocs-material ==9.5.*
ipython[notebook] >8.0, <9.0
mkdocstrings[python] ==0.26.*
mkdocstrings[python] ==0.27.*
mknotebooks ==0.8.*
pytest >=5.3.2
pytest-runner >=5.1
Expand Down
Loading