Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,7 +6,7 @@ numpy
|
|
6 |
pathlib
|
7 |
plotly
|
8 |
pandas
|
9 |
-
keras==
|
10 |
underthesea
|
11 |
torch
|
12 |
transformers
|
|
|
6 |
pathlib
|
7 |
plotly
|
8 |
pandas
|
9 |
+
keras==3.1.1
|
10 |
underthesea
|
11 |
torch
|
12 |
transformers
|