feat: requst defusedxml
This commit is contained in:
parent
c34bdceb94
commit
21d3886f3b
@ -18,8 +18,9 @@ setuptools = "^65.5.0"
|
|||||||
viztracer = "^0.15.4"
|
viztracer = "^0.15.4"
|
||||||
vizplugins = "^0.1.2"
|
vizplugins = "^0.1.2"
|
||||||
Cython = "^0.29.32"
|
Cython = "^0.29.32"
|
||||||
|
defusedxml = "*"
|
||||||
|
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core"]
|
requires = ["setuptools"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
@ -2,7 +2,7 @@ psutil
|
|||||||
pillow
|
pillow
|
||||||
objprint
|
objprint
|
||||||
# selenium
|
# selenium
|
||||||
|
defusedxml
|
||||||
tomlkit
|
tomlkit
|
||||||
pymunk
|
pymunk
|
||||||
rtoml
|
rtoml
|
||||||
|
Loading…
Reference in New Issue
Block a user