Skip to content

Commit 2f3bae3

Browse files
committed
build: try removing a certifi pin
1 parent 413219b commit 2f3bae3

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

requirements/pins.pip

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,3 @@
66
# docutils has been going through some turmoil. Different packages require it,
77
# but have different pins. This seems to satisfy them all:
88
#docutils>=0.17,<0.18
9-
10-
# requests gets different versions in dev.pip and doc/requirements.pip, not
11-
# sure why, and they then ask for different versions of certifi, and we can't
12-
# install, so pin certifi.
13-
certifi==2022.5.18.1

0 commit comments

Comments
 (0)