Commit 4bfa6f1
authored
[MNT] remove unused dependencies from
removes unused dependencies from `pyproject.toml`, and moves those used
only in notebooks to a new `notebooks` depset:
* `tensorboard`
* `protobuf`
* `PyYAML`
* `matplotlib`
* `ipywidgets`
* `fsspec`pyproject.toml (#602)1 parent 8f3b5ff commit 4bfa6f1
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
51 | | - | |
52 | 50 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | 51 | | |
57 | | - | |
58 | | - | |
| 52 | + | |
59 | 53 | | |
60 | 54 | | |
61 | 55 | | |
| |||
81 | 75 | | |
82 | 76 | | |
83 | 77 | | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
84 | 83 | | |
85 | 84 | | |
86 | 85 | | |
| |||
0 commit comments