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 f43bc38 commit 6c0ea51Copy full SHA for 6c0ea51
requirements.txt
@@ -1,10 +1,10 @@
1
beautifulsoup4
2
fake_useragent
3
+# numpy ; python_version < '3.12'
4
+git+https://github.com/cclauss/numpy.git@patch-1
5
keras
6
lxml
7
matplotlib # ; python_version < '3.12'
-# numpy ; python_version < '3.12'
-git+https://github.com/cclauss/numpy.git@patch-1
8
opencv-python # ; python_version < '3.12'
9
pandas # ; python_version < '3.12'
10
pillow
0 commit comments