mirror of
https://github.com/rio-labs/rio.git
synced 2026-02-05 13:18:27 -06:00
Merge pull request #328 from rio-labs/dependabot/pip/tomlkit-gte-0.12-and-lt-0.15
Update tomlkit requirement from <0.14,>=0.12 to >=0.12,<0.15
This commit is contained in:
@@ -25,7 +25,7 @@ dependencies = [
|
||||
"rapidfuzz>=3.12.2,<4.0",
|
||||
"revel>=0.9.2post1,<0.10",
|
||||
"timer-dict>=1.0,<2.0",
|
||||
"tomlkit>=0.12,<0.14",
|
||||
"tomlkit>=0.12,<0.15",
|
||||
"typing-extensions>=4.5,<5.0",
|
||||
"unicall>=0.2post0,<0.3",
|
||||
"uniserde>=0.4.1,<0.5",
|
||||
|
||||
Reference in New Issue
Block a user