diff options
Diffstat (limited to 'scripts/pyproject.toml')
| -rw-r--r-- | scripts/pyproject.toml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/pyproject.toml b/scripts/pyproject.toml index ad8aef7a..8e80de4c 100644 --- a/scripts/pyproject.toml +++ b/scripts/pyproject.toml @@ -6,6 +6,8 @@ authors = ["alex <alex@pdp7.net>"] [tool.poetry.dependencies] python = "^3.9" +appdirs = "^1.4.4" +httpx = "^0.25.0" [build-system] |
