Skip to content

Commit 01070c6

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 42ca391 commit 01070c6

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
@@ -6,7 +6,7 @@ certifi # Required for SSL cert resolution
66
horde_sdk~=0.17.1
77
horde_safety~=0.2.3
88
horde_engine~=2.20.12
9-
horde_model_reference>=0.9.2
9+
horde_model_reference~=0.9.2
1010

1111
python-dotenv
1212
ruamel.yaml

0 commit comments

Comments
 (0)