Skip to content

Commit

Permalink
build(deps): removed unnecessary jupyter deps (#3583)
Browse files Browse the repository at this point in the history
### Summary

Removes unnecessary `jupyter` and `ipython` dev dependencies to reduce
CVE surface area.
  • Loading branch information
MthwRobinson authored Aug 31, 2024
1 parent 6ba8135 commit 04322d1
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 340 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 0.15.10-dev0

### Enhancements

### Features

### Fixes

## 0.15.9

### Enhancements
Expand Down
2 changes: 0 additions & 2 deletions requirements/dev.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
-c ./deps/constraints.txt
-c base.txt
-c test.txt
jupyter
ipython
pip-tools
pre-commit
Loading

0 comments on commit 04322d1

Please sign in to comment.