Pin seaborn to 0.13.0 (#11213)

Closes #11212
This commit is contained in:
Alex Waygood
2024-01-01 00:24:48 +00:00
committed by GitHub
parent 1d3c326518
commit f0c6488394

View File

@@ -1,4 +1,4 @@
version = "0.13.*"
version = "0.13.0"
# Requires a version of numpy and matplotlib with a `py.typed` file
requires = ["matplotlib>=3.8", "numpy>=1.20", "pandas-stubs"]
# matplotlib>=3.8 requires Python >=3.9