update documentation and pinnings

This commit is contained in:
Brad Warren
2024-12-03 11:25:02 -08:00
parent b0e389aad7
commit 89737718c1
5 changed files with 32 additions and 31 deletions
-5
View File
@@ -76,7 +76,6 @@ python-augeas = "0.5.0"
python-digitalocean = "1.11"
pytz = "2019.3"
requests = "2.20.0"
setuptools = "41.6.0"
six = "1.11.0"
urllib3 = "1.24.2"
@@ -98,10 +97,6 @@ cython = "<3.0"
# We add any dependencies that must be specified in this file for any another
# reason below.
# wheel 0.34.1+ does not support the version of setuptools pinned above (and
# wheel 0.34.0 is buggy).
wheel = "<0.34.0"
[tool.poetry.dev-dependencies]
[build-system]