We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 398dd36 commit 92ac9d1Copy full SHA for 92ac9d1
requirements.txt
@@ -5,6 +5,7 @@ imageio ; python_version < '3.13'
5
keras ; python_version < '3.12'
6
lxml
7
matplotlib ; python_version < '3.13'
8
+matplotlib==3.9.0rc2 ; python_version >= '3.13'
9
numpy
10
opencv-python
11
pandas
0 commit comments