Update python deps

This commit is contained in:
Micah Lee 2022-07-04 17:06:34 -04:00
parent db2122260d
commit c180619006
4 changed files with 380 additions and 466 deletions

View file

@ -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 = "*"