summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNed Batchelder <ned@nedbatchelder.com>2022-11-05 07:21:19 -0400
committerNed Batchelder <ned@nedbatchelder.com>2022-11-05 07:21:19 -0400
commit35145829753d8f99f94630012d45e825528d6596 (patch)
treef6b2337f86469cf20ff4a882d253e9f3b1966954
parentf0f4761a459e1601c5b0c1043db5895e31c66e80 (diff)
downloadpython-coveragepy-git-35145829753d8f99f94630012d45e825528d6596.tar.gz
build: remove pip pin
https://github.com/jazzband/pip-tools/issues/1617 was fixed in pip-tools==6.6.1
-rw-r--r--requirements/pins.pip3
1 files changed, 0 insertions, 3 deletions
diff --git a/requirements/pins.pip b/requirements/pins.pip
index ae7062cf..06b85a31 100644
--- a/requirements/pins.pip
+++ b/requirements/pins.pip
@@ -7,9 +7,6 @@
# but have different pins. This seems to satisfy them all:
#docutils>=0.17,<0.18
-# https://github.com/jazzband/pip-tools/issues/1617
-pip<22.1
-
# requests gets different versions in dev.pip and doc/requirements.pip, not
# sure why, and they then ask for different versions of certifi, and we can't
# install, so pin certifi.