更新依赖

This commit is contained in:
2022-07-29 04:48:54 +08:00
parent 18b0d0033c
commit 5807a8c5fc
2 changed files with 119 additions and 56 deletions

View File

@@ -18,7 +18,7 @@ lxml = "^4.9.1"
pandas = "^1.4.3"
[tool.poetry.dev-dependencies]
mypy = "^0.950"
mypy = "^0.971"
autopep8 = "^1.6.0"
[build-system]