m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
318 stars 57 forks source link

remove tqdm dependency from pyproject.toml and poetry.lock #374

Closed hirosassa closed 6 months ago

hirosassa commented 6 months ago

related to https://github.com/m3dev/gokart/pull/373

I forgot removing tqdm from pyproject.toml in previous PR. So I remove it in this PR.