chore(dependencies): update various package versions in poetry.lock && update pillow version range in pyproject.toml
This commit is contained in:
parent
fe5ad89a29
commit
ec1f0b6e26
779
poetry.lock
generated
779
poetry.lock
generated
File diff suppressed because it is too large
Load Diff
@ -4,10 +4,9 @@ version = "0.10.1"
|
||||
description = ""
|
||||
authors = ["Jianqi Pan <jannchie@gmail.com>"]
|
||||
readme = "README.md"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.10"
|
||||
pillow = "^10.3.0"
|
||||
pillow = ">=10.3.0,<12.0.0"
|
||||
pandas = "^2.2.2"
|
||||
huggingface-hub = "^0.23.3"
|
||||
rich = "^13.7.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user