Skip to content

Commit c8b67c1

Browse files
Adjusting versions to new requirements
1 parent d6a4f99 commit c8b67c1

File tree

3 files changed

+3394
-3783
lines changed

3 files changed

+3394
-3783
lines changed

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,10 @@ ci = [
165165
"lancedb<=0.15.0",
166166
# TODO: versions higher than this are missing the macos wheel
167167
"pykx==2.5.3",
168+
# TODO: Constraint due to perf-analyzer platform compatibility issues
169+
"clarifai<10.0.0",
170+
"tritonclient<2.60.0",
171+
"perf-analyzer==0.1.0",
168172
]
169173

170174
[project.scripts]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
clarifai
1+
clarifai<10.0.0

0 commit comments

Comments
 (0)