We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26f2861 commit fbb3b6eCopy full SHA for fbb3b6e
requirements.txt
@@ -9,7 +9,7 @@ ruamel.yaml
9
chardet
10
numpy==1.24.4; python_version<"3.12"
11
numpy==1.26.4; python_version>="3.12"
12
-matplotlib==3.5.2
+matplotlib
13
albumentations==1.4.10
14
opencv-python==4.5.5.64; platform_system == "Windows"
15
opencv-python-headless==4.10.0.84; platform_system == "Windows"
0 commit comments