Skip to content

Commit bd9c637

Browse files
downgrade matplotlib to make ci happy
1 parent 86c0140 commit bd9c637

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,5 +24,5 @@ werkzeug<2.1 # See: https://github.com/psf/httpbin/issues/35
2424

2525
# Benchmarking and profiling
2626
aiohttp==3.9.5
27-
matplotlib==3.9.0
27+
matplotlib==3.7.5
2828
pyinstrument==4.6.2

0 commit comments

Comments
 (0)