Skip to content

Commit 4ab39c2

Browse files
authored
Removed keras dependency from requirements.txt (#4374)
1 parent 03d9b67 commit 4ab39c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
beautifulsoup4
22
fake_useragent
3-
keras; python_version < '3.9'
3+
keras
44
lxml
55
matplotlib
66
numpy

0 commit comments

Comments
 (0)