aboutsummaryrefslogtreecommitdiff
path: root/docs/pyproject.toml
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2022-07-04 17:06:34 -0400
committerMicah Lee <micah@micahflee.com>2022-07-04 17:06:34 -0400
commit692e04bb4262ea5083aed69d9336f9a1aef4981a (patch)
treed6e51014ff411a94e5c16b44a5aef6b1b0917b9a /docs/pyproject.toml
parentc832e993deacd668d87bdf719e2e290834c0e39b (diff)
downloadonionshare-692e04bb4262ea5083aed69d9336f9a1aef4981a.tar.gz
onionshare-692e04bb4262ea5083aed69d9336f9a1aef4981a.zip
Update python deps
Diffstat (limited to 'docs/pyproject.toml')
-rw-r--r--docs/pyproject.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pyproject.toml b/docs/pyproject.toml
index c4c0046c..a4cfb868 100644
--- a/docs/pyproject.toml
+++ b/docs/pyproject.toml
@@ -5,7 +5,7 @@ description = ""
authors = ["Micah Lee <micah@micahflee.com>"]
[tool.poetry.dependencies]
-python = "^3.6"
+python = "^3.9"
sphinx = "*"
sphinx-rtd-theme = "*"
sphinx-intl = "*"