Skip to content

Commit 8bb739c

Browse files
authored
chore: fix the preview build (#165)
The preview build fails because of readthedocs/readthedocs.org#10290, let's pin urllib3 to workaround that.
1 parent e8199ca commit 8bb739c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
Sphinx==4.3.1
22
sphinx-press-theme==0.8.0
3+
urllib3==1.26.6

0 commit comments

Comments
 (0)