Skip to content

Commit 5a97bd9

Browse files
Update pyee requirement from <13.0.0,>=8.1.0 to >=8.1.0,<14.0.0
Updates the requirements on [pyee](https://github.com/jfhbrook/pyee) to permit the latest version. - [Release notes](https://github.com/jfhbrook/pyee/releases) - [Changelog](https://github.com/jfhbrook/pyee/blob/main/CHANGELOG.md) - [Commits](jfhbrook/pyee@8.1.0...v13.0.0) --- updated-dependencies: - dependency-name: pyee dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 019d2ca commit 5a97bd9

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
@@ -1,5 +1,5 @@
11
ovos-config>=0.0.12,<2.0.0
22
ovos-utils>=0.3.5,<1.0.0
33
websocket-client>=0.54.0
4-
pyee>= 8.1.0, < 13.0.0
4+
pyee>= 8.1.0, < 14.0.0
55
orjson

0 commit comments

Comments
 (0)