Skip to content

Commit 349c060

Browse files
add ver req for pkginfo per pypi/warehouse#15611 (comment)
Signed-off-by: cliu-us <[email protected]>
1 parent ce13e2c commit 349c060

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ dependencies = [
3737
"huggingface_hub",
3838
"pandas",
3939
"safetensors",
40-
"ibm-fms>=0.0.8"
40+
"ibm-fms>=0.0.8",
41+
"pkginfo>1.10"
4142
]
4243

4344
[project.optional-dependencies]

0 commit comments

Comments
 (0)