feat(poetry): add pyalpm dependency & update some others

Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
Kevin Morris 2021-12-31 17:37:36 -08:00
parent 8f8929f324
commit cab86035e9
No known key found for this signature in database
GPG key ID: F7E46DED420788F3
2 changed files with 36 additions and 1 deletions

View file

@ -87,6 +87,7 @@ prometheus-fastapi-instrumentator = "^5.7.1"
pytest-xdist = "^2.4.0"
filelock = "^3.3.2"
posix-ipc = "^1.0.5"
pyalpm = "^0.10.6"
[tool.poetry.dev-dependencies]
flake8 = "^4.0.1"