We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c27b9d9 commit 8deba83Copy full SHA for 8deba83
requirements.txt
@@ -5,8 +5,8 @@ flake8
5
keras
6
matplotlib
7
mypy
8
-numpy>=1.17.4
9
-opencv-python
+numpy
+opencv-python; python_version <= '3.8'
10
pandas
11
pillow
12
pytest
0 commit comments