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