mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-10 23:59:10 -06:00
Update aiofiles requirement from <25.0,>=24.1 to >=24.1,<26.0
Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Changelog](https://github.com/Tinche/aiofiles/blob/main/CHANGELOG.md) - [Commits](https://github.com/Tinche/aiofiles/compare/v24.1.0...v25.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-version: 25.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -73,7 +73,7 @@ classifiers = [
|
||||
|
||||
[project.optional-dependencies]
|
||||
window = [
|
||||
"aiofiles>=24.1,<25.0",
|
||||
"aiofiles>=24.1,<26.0",
|
||||
"copykitten>=1.2,<3.0",
|
||||
"pywebview[pyside6]>=6.0,<7.0",
|
||||
# Workaround for https://github.com/rio-labs/rio/issues/235
|
||||
|
||||
Reference in New Issue
Block a user