diff options
-rw-r--r-- | requirements/pins.pip | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/requirements/pins.pip b/requirements/pins.pip index 06b85a31..4ecea426 100644 --- a/requirements/pins.pip +++ b/requirements/pins.pip @@ -6,8 +6,3 @@ # docutils has been going through some turmoil. Different packages require it, # but have different pins. This seems to satisfy them all: #docutils>=0.17,<0.18 - -# 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. -certifi==2022.5.18.1 |