update CONVERTERS

This commit is contained in:
long2ice
2021-09-17 10:19:56 +08:00
parent 6888c10d6c
commit 37a2fa85db
3 changed files with 99 additions and 51 deletions

View File

@@ -20,7 +20,7 @@ fastapi = "*"
uvicorn = "*"
aioredis = {version = "^2.0", optional = true}
aiomcache = {version = "*", optional = true}
python-dateutil = "*"
pendulum = "*"
[tool.poetry.dev-dependencies]
flake8 = "*"