mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-10 23:59:10 -06:00
Merge pull request #296 from rio-labs/dependabot/pip/aiofiles-gte-24.1-and-lt-26.0
Update aiofiles requirement from <25.0,>=24.1 to >=24.1,<26.0
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