mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
feat(poetry): add posix_ipc
Signed-off-by: Kevin Morris <kevr@0cost.org>
This commit is contained in:
parent
d8e3ca1abb
commit
155aa47a1a
2 changed files with 18 additions and 1 deletions
|
@ -86,6 +86,7 @@ mysql-connector = "^2.2.9"
|
|||
prometheus-fastapi-instrumentator = "^5.7.1"
|
||||
pytest-xdist = "^2.4.0"
|
||||
filelock = "^3.3.2"
|
||||
posix-ipc = "^1.0.5"
|
||||
|
||||
[tool.poetry.dev-dependencies]
|
||||
flake8 = "^4.0.1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue