Commit 022ca9f
authored
[CI] [GHA] Fix a dependency conflict in the keras job by pinning of the recently updated dependencies (#33123)
### Details:
- Seems like the `grain` package that [was updated to 0.2.15 on the 25th
of November](https://pypi.org/project/grain/#history) is causing a
conflict in dependencies installation for the keras list of
dependencies.
I will create an issue in the keras repository later.
### Tickets:
- *177685*1 parent 1fc15e5 commit 022ca9f
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
| 95 | + | |
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
382 | | - | |
| 381 | + | |
383 | 382 | | |
384 | 383 | | |
385 | 384 | | |
| |||
0 commit comments