Skip to content

Commit 8a9e7ef

Browse files
committed
fix: downgrades docutils to match python supported versions
1 parent 3a8af15 commit 8a9e7ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ colorama==0.4.6
1616
cryptography==44.0.0
1717
Deprecated==1.2.15
1818
dill==0.3.9
19-
docutils==0.21.2
19+
docutils==0.20.1
2020
flit==3.10.1
2121
flit_core==3.10.1
2222
frozenlist==1.5.0

0 commit comments

Comments
 (0)