Skip to content

Commit 0a1265b

Browse files
Update hishel requirement from <0.2 to <1.1
Updates the requirements on [hishel](https://github.com/karpetrosyan/hishel) to permit the latest version. - [Release notes](https://github.com/karpetrosyan/hishel/releases) - [Changelog](https://github.com/karpetrosyan/hishel/blob/master/CHANGELOG.md) - [Commits](karpetrosyan/hishel@0.0.1...1.0.0) --- updated-dependencies: - dependency-name: hishel dependency-version: 1.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4e83681 commit 0a1265b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ dependencies = [
7373
"cattrs[pyyaml]<26",
7474
"click<9",
7575
"colorlog<7",
76-
"hishel<0.2",
76+
"hishel<1.1",
7777
"llms-txt==0.0.4",
7878
"markdown<4",
7979
"platformdirs<5",

0 commit comments

Comments
 (0)