Skip to content

Commit d73a39f

Browse files
authored
fix: update horde_model_reference version constraint
This is to guard against an upcoming (breaking) release of horde_model_reference.
1 parent 4821176 commit d73a39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
horde_model_reference>=0.9.0
1+
horde_model_reference~=0.9.0
22

33
pydantic==2.9.2
44
requests

0 commit comments

Comments
 (0)