Update click to 8.1.x

This commit is contained in:
2023-05-11 23:46:10 -05:00
parent 60099b9188
commit baa6ae208a
2 changed files with 34 additions and 147 deletions

View File

@@ -7,7 +7,7 @@ name = "pypi"
iptcinfo3 = "==2.1.4"
imageio = "==2.6.1"
rawpy = "*"
click = "==7.1.2"
click = "~=8.1.0"
pillow = ">=7.1.0"
protobuf = ">=3.18.3"
google-cloud-vision = "*"