Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
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 dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.3.0 # Both in dev_requirements.txt and test_requirements.txt
black==26.3.1 # Both in dev_requirements.txt and test_requirements.txt
coverage
flake8
jupyterlab
Expand Down
2 changes: 1 addition & 1 deletion test_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
black==24.3.0 # Both in dev_requirements.txt and test_requirements.txt
black==26.3.1 # Both in dev_requirements.txt and test_requirements.txt
coverage==4.4.1
deepdiff==4.0.7
nose==1.3.7
Expand Down