aboutsummaryrefslogtreecommitdiff
path: root/docs/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2021-05-10 18:27:16 -0700
committerMicah Lee <micah@micahflee.com>2021-05-10 18:27:16 -0700
commit6dcdef6a155d10abece0f1a54a90109bf31e7e1e (patch)
treeb6f765b1fb66bd5101a183e5a41ec0820f944db6 /docs/pyproject.toml
parentdb5bc1ea10447c1989a2bf8c8782f9a2fff32bfc (diff)
parentcd5eff4ba795c2c66be68ff3dd246b71fdfba457 (diff)
downloadonionshare-6dcdef6a155d10abece0f1a54a90109bf31e7e1e.tar.gz
onionshare-6dcdef6a155d10abece0f1a54a90109bf31e7e1e.zip
Merge branch 'update-locales' into develop
Diffstat (limited to 'docs/pyproject.toml')
-rw-r--r--docs/pyproject.toml1
1 files changed, 1 insertions, 0 deletions
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]