We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b31939c commit 3e84b90Copy full SHA for 3e84b90
requirements.txt
@@ -2,7 +2,7 @@ beautifulsoup4
2
fake_useragent
3
imageio
4
keras ; python_version < '3.12'
5
-lxml
+lxml ; python_version < '3.13'
6
matplotlib
7
numpy
8
opencv-python
0 commit comments