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