chore: add tensorflow deps
This commit is contained in:
parent
f9f59a3104
commit
e3fc43707f
877
poetry.lock
generated
877
poetry.lock
generated
File diff suppressed because it is too large
Load diff
|
@ -15,6 +15,7 @@ albumentations = "^1.3.0"
|
||||||
numpy = "^1.23.4"
|
numpy = "^1.23.4"
|
||||||
python = ">=3.8,<3.11"
|
python = ">=3.8,<3.11"
|
||||||
rich = "^12.6.0"
|
rich = "^12.6.0"
|
||||||
|
tensorflow = "^2.10.0"
|
||||||
|
|
||||||
[tool.poetry.group.notebooks]
|
[tool.poetry.group.notebooks]
|
||||||
optional = true
|
optional = true
|
||||||
|
|
Loading…
Reference in a new issue