mirror of
https://github.com/TheAlgorithms/Python.git
synced 2025-07-05 01:09:40 +08:00
Removed keras dependency from requirements.txt (#4374)
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
beautifulsoup4
|
beautifulsoup4
|
||||||
fake_useragent
|
fake_useragent
|
||||||
keras; python_version < '3.9'
|
keras
|
||||||
lxml
|
lxml
|
||||||
matplotlib
|
matplotlib
|
||||||
numpy
|
numpy
|
||||||
|
Reference in New Issue
Block a user