We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9384b commit c1897dbCopy full SHA for c1897db
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