mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-11 16:44:53 +00:00
Update aiosqlite requirement from <0.19.0,>=0.17.0 to >=0.17.0,<0.20.0
Updates the requirements on [aiosqlite](https://github.com/omnilib/aiosqlite) to permit the latest version. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](https://github.com/omnilib/aiosqlite/compare/v0.17.0...v0.19.0) --- updated-dependencies: - dependency-name: aiosqlite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
803fd63a2f
commit
14bf8e2079
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
aiosqlite>=0.17.0,<0.19.0
|
||||
aiosqlite>=0.17.0,<0.20.0
|
||||
pyaes==1.6.1
|
||||
pymediainfo==6.0.1
|
||||
pymongo==4.3.3
|
||||
|
|
|
|||
Loading…
Reference in a new issue