We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8deb843 commit 9c098d1Copy full SHA for 9c098d1
requirements-dev.txt
@@ -2,13 +2,13 @@ black
2
build
3
colorama == 0.4.*
4
cython < 4, >= 0.29
5
-more_itertools == 9.*
+more_itertools == 10.*
6
mypy
7
setuptools
8
wheel
9
10
# keep synchronous to requirements-readthecocs.txt
11
-docutils == 0.19.*
+docutils == 0.20.*
12
furo
13
myst-parser == 2.*
14
sphinx == 7.*
requirements-readthedocs.txt
@@ -3,7 +3,7 @@
pyjson5 == 1.6.5
# keep synchronous to requirements-dev.txt
0 commit comments