Skip to content

Commit f9f0750

Browse files
authored
[chore] keras, protobuf 버전 변경 (#20)
1 parent 759a452 commit f9f0750

File tree

2 files changed

+34
-20
lines changed

2 files changed

+34
-20
lines changed

poetry.lock

Lines changed: 32 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ tensorflow = "2.6.0"
1111
torch = "1.13.1"
1212
scikit-learn = "1.1.3"
1313
pandas = "1.1.5"
14+
keras = "2.6.0"
15+
protobuf = "3.20.1"
1416

1517

1618
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)