Commit 6f9cfa4
authored
Update package version and library dependencies (#35)
* Update package version and library dependencies
- Bump package version to 1.0.1
- Update seaborn to version 0.13.2
- Update matplotlib to version 3.10.0
- Update statannotations to version 0.7.1
- Replace deprecated matplotlib.cm.get_cmap with mpl.colormaps.get_cmap
* Relax library version constraints in dependencies
- Change seaborn from fixed version 0.13.2 to minimum version >=0.11.2
- Change matplotlib from fixed version 3.10.0 to minimum version >=3.7.3
- Change statannotations from fixed version 0.7.1 to minimum version >=0.6.01 parent 581b392 commit 6f9cfa4
2 files changed
Lines changed: 5 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
175 | 174 | | |
176 | 175 | | |
177 | 176 | | |
178 | | - | |
| 177 | + | |
179 | 178 | | |
180 | 179 | | |
181 | 180 | | |
| |||
0 commit comments