Skip to content

Commit

Permalink
Loosen matplotlib requirement for 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
IanCa committed May 7, 2024
1 parent f8ac3c9 commit d87aa9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
defusedxml>=0.7.1
inflect>=6.0.5
jsonschema>=4.17.3
matplotlib>=3.8.3
matplotlib>=3
numpy>=1.21.6
openpyxl>=3.1.0
pandas>=1.3.5
Expand Down

0 comments on commit d87aa9b

Please sign in to comment.