Skip to content

Commit 96b3d4a

Browse files
chore(deps): update aiostream requirement
Updates the requirements on [aiostream](https://github.com/vxgmichel/aiostream) to permit the latest version. - [Release notes](https://github.com/vxgmichel/aiostream/releases) - [Commits](vxgmichel/aiostream@v0.6.4...v0.7.0) --- updated-dependencies: - dependency-name: aiostream dependency-version: 0.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2fe7e58 commit 96b3d4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ nova-rerun-bridge = [
5454
"trimesh>=4.5.3",
5555
]
5656
wandelscript = [
57-
"aiostream>=0.6.1,<0.7",
57+
"aiostream>=0.6.1,<0.8",
5858
"antlr4-python3-runtime==4.13.1",
5959
"dotenv",
6060
"geometricalgebra>=0.1.3,<0.2",

0 commit comments

Comments
 (0)