New deps for non-homless-person xrandr parsing

This commit is contained in:
Roberto Alsina 2020-02-05 13:04:49 -03:00
parent 6e59943f73
commit df6d63f9e8
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ packages = [
[tool.poetry.dependencies]
pyside2 = ">5.14"
python = ">=3.6 <3.9"
pyedid = ">=0.1"
parse = ">1.0"
[tool.poetry.dev-dependencies]