We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16870f4 commit 723ae8eCopy full SHA for 723ae8e
deps.lowest.r
@@ -4,7 +4,5 @@
4
packageurl-python == 0.9.0
5
py-serializable == 0.11.1
6
importlib-metadata == 3.4.0 # ; python_version < '3.8'
7
-setuptools == 47.0.0
8
-types-setuptools == 57.0.0
9
10
# file name is a untypical one, so dependabot does not bump this file
pyproject.toml
@@ -64,8 +64,6 @@ jsonschema = ">= 4.4.0"
64
mypy = "^1.1.1"
65
lxml = ">=4.7.0"
66
tox = "^3.2.8"
67
-# `types-setuptools` need to stay in sync with version of `setuptools` - but 47 was not typed...
68
-types-setuptools = ">= 57.0.0"
69
xmldiff = ">=2.4"
70
71
[build-system]
0 commit comments