⬆️ update lock file

This commit is contained in:
yanyongyu 2020-12-02 12:52:02 +08:00
parent 81d96888bd
commit 6a25e42571
2 changed files with 917 additions and 24 deletions

940
poetry.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -34,6 +34,7 @@ pydantic = { extras = ["dotenv"], version = "^1.7.2" }
[tool.poetry.dev-dependencies]
yapf = "^0.30.0"
sphinx = "^3.3.1"
nb-cli = { version = "^0.2.0", optional = true }
sphinx-markdown-builder = { git = "https://github.com/nonebot/sphinx-markdown-builder.git" }
[[tool.poetry.source]]