Chore: Update dependencies
Version Bump v10.1.0
This commit is contained in:
@ -6,9 +6,9 @@ authors = ["tanshu <git@tanshu.com>"]
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
pydantic = {extras = ["dotenv"], version = "^1.8.2"}
|
||||
arq = "^0.20"
|
||||
aiohttp = "^3.7.4"
|
||||
pydantic = {extras = ["dotenv"], version = "^1.9.0"}
|
||||
arq = "^0.22"
|
||||
aiohttp = "^3.8.1"
|
||||
aioredis = "^1.3.1"
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user