Skip to content

Commit c1da5f2

Browse files
committed
chore: add smolagents version constraint
Pin smolagents to <2.0.0 to help pip resolve dependencies and avoid resolution-too-deep errors.
1 parent 5a6d759 commit c1da5f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

constraints.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,6 @@
44
#
55
cryptography>=39.0.0
66
numpy<2
7+
# Pin smolagents to avoid resolution issues
8+
smolagents>=1.0.0,<2.0.0
79

0 commit comments

Comments
 (0)