diff --git a/requirements.txt b/requirements.txt index 7bcc6fd..591b9e9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ # Add this in for tox, comment out for build --extra-index-url https://download.pytorch.org/whl/cu124 -horde_sdk>=0.14.3 -horde_model_reference>=0.9.0 +horde_sdk>=0.15.0 +horde_model_reference>=0.9.1 pydantic numpy==1.26.4 torch>=2.4.1