fix(deps): install poetry in pump workflow (#2938)

* install poetry in pump workflow

* formatting
This commit is contained in:
Mert
2023-06-24 23:03:50 -04:00
committed by GitHub
parent 058c62b111
commit 837ad24f58
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
[tool.poetry]
name = "machine-learning"
version = "1.59.1"
version = "1.63.1"
description = ""
authors = ["Hau Tran <alex.tran1502@gmail.com>"]
readme = "README.md"