Removed keras dependency from requirements.txt (#4374)

This commit is contained in:
The Data Lady
2021-05-17 04:36:14 -07:00
committed by GitHub
parent 03d9b6747b
commit 4ab39c2001

View File

@ -1,6 +1,6 @@
beautifulsoup4
fake_useragent
keras; python_version < '3.9'
keras
lxml
matplotlib
numpy