Skip to content

Commit 6845f4c

Browse files
authored
fixed image tests (#193)
1 parent 35b59a5 commit 6845f4c

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

requirements/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ channels:
33
- conda-forge
44
- nodefaults
55
dependencies:
6-
- matplotlib
6+
- matplotlib>=3.10
77
- numpy
88
- scipy
99
- pip

tephi/tests/results/imagerepo.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@
6969
"https://scitools.github.io/test-tephi-imagehash/images/e161999996c76677c998330ec65a4c63c731ce4c8cde4d9b3c24399961b3b3a6.png"
7070
],
7171
"test_tephigram.TestTephigramPlot.test_plot_temps_label.0": [
72-
"https://scitools.github.io/test-tephi-imagehash/images/e9699f1992c76636cd9e3326c65a6cc3c730ce6f9c9869333824321961b3b786.png"
72+
"https://scitools.github.io/test-tephi-imagehash/images/e9699f1992c76636cd9e3326c65a6cc3c730ce6f9c9869333824321961b3b786.png",
73+
"https://scitools.github.io/test-tephi-imagehash/images/e9699e1992cf6636cd9a3326c65a6cc3c730ce6f9c98693338243e1961b3b586.png"
7374
]
7475
}

0 commit comments

Comments
 (0)