limit matplotlib < 3.6

This commit is contained in:
Fabian Neumann 2022-12-28 15:10:45 +01:00
parent bb1b37e8ef
commit c9dc64e0ed

View File

@ -35,7 +35,7 @@ dependencies:
- shapely<2.0
- progressbar2
- pyomo
- matplotlib
- matplotlib<3.6
- proj
- fiona
- country_converter