添加代码

This commit is contained in:
qiangyanwen 2022-05-26 09:16:35 +08:00
parent 0d7e60eb00
commit 5c62c3fbd5
2 changed files with 9 additions and 1 deletions

8
poetry.lock generated Normal file
View File

@ -0,0 +1,8 @@
package = []
[metadata]
lock-version = "1.1"
python-versions = "^3.8"
content-hash = "fafb334cb038533f851c23d0b63254223abf72ce4f02987e7064b0c95566699a"
[metadata.files]

View File

@ -5,7 +5,7 @@ description = ""
authors = ["qiangyanwen <508737091@qq.com>"]
[tool.poetry.dependencies]
python = "3.8"
python = "^3.8"
[tool.poetry.dev-dependencies]