Skip to content

Commit

Permalink
Merge pull request #239 from Haidra-Org/main
Browse files Browse the repository at this point in the history
fix: use latest known `horde_model_reference`
  • Loading branch information
tazlin authored Sep 11, 2024
2 parents 274d58d + ff609f4 commit eec9ff6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,5 +29,5 @@ repos:
types-urllib3,
types-aiofiles,
StrEnum,
horde_model_reference==0.8.1,
horde_model_reference==0.9.0,
]
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
horde_model_reference~=0.8.1
horde_model_reference>=0.9.0

pydantic==2.7.4
requests
Expand Down

0 comments on commit eec9ff6

Please sign in to comment.