Skip to content

Commit daa249d

Browse files
committed
Drop Sphinx, click version caps
If future major versions break these then we'll fix them as we go. This is just busywork otherwise. Signed-off-by: Stephen Finucane <[email protected]>
1 parent 7fef5bc commit daa249d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
sphinx>=1.5,<5.0
2-
click>=6.0,<8.0
1+
sphinx>=2.0
2+
click>=6.0
33
docutils

0 commit comments

Comments
 (0)