From f471346f044930ed0f04b9d01e1779884c919d9b Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Mon, 10 May 2021 18:05:41 -0700 Subject: Write script that uses the weblate API to help determine which languages are ready for a release --- docs/pyproject.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/pyproject.toml') diff --git a/docs/pyproject.toml b/docs/pyproject.toml index 1b1cb289..fa1c3c55 100644 --- a/docs/pyproject.toml +++ b/docs/pyproject.toml @@ -9,6 +9,7 @@ python = "^3.6" sphinx = "^3.2.1" sphinx-rtd-theme = "^0.5.0" sphinx-intl = "^2.0.1" +httpx = "^0.18.1" [tool.poetry.dev-dependencies] -- cgit v1.2.3-54-g00ecf