We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4450aa commit 93d74d3Copy full SHA for 93d74d3
.pre-commit-config.yaml
@@ -31,7 +31,7 @@ repos:
31
types-urllib3,
32
types-aiofiles,
33
StrEnum,
34
- horde_model_reference==0.9.2,
+ horde_model_reference==0.10.0,
35
]
36
- repo: https://github.com/gauge-sh/tach-pre-commit
37
rev: v0.27.0
requirements.txt
@@ -13,7 +13,7 @@ cffi==1.17.1
13
charset-normalizer==3.4.1
14
colorama==0.4.6 ; sys_platform == 'win32'
15
frozenlist==1.5.0
16
-horde-model-reference==0.9.2
+horde-model-reference==0.10.0
17
idna==3.10
18
loguru==0.7.3
19
multidict==6.1.0
0 commit comments