We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4da38a2 commit 0497e6cCopy full SHA for 0497e6c
requirements-dev.txt
@@ -1,4 +1,4 @@
1
-aboutcode-toolkit==7.2.0
+aboutcode-toolkit>=11.1.1
2
black==23.1.0
3
bleach==6.0.0
4
boolean.py==4.0
@@ -40,4 +40,4 @@ six==1.16.0
40
tomli==2.0.1
41
twine==4.0.2
42
webencodings==0.5.1
43
-zipp==3.14.0
+zipp==3.14.0
setup.cfg
@@ -56,7 +56,7 @@ where = src
56
testing =
57
pytest >= 6, != 7.0.0
58
pytest-xdist >= 2
59
- aboutcode-toolkit >= 7.0.2
+ aboutcode-toolkit >=11.1.1
60
pycodestyle >= 2.8.0
61
twine
62
black
@@ -70,4 +70,3 @@ docs =
70
sphinx-autobuild
71
sphinx-rtd-dark-mode>=1.3.0
72
sphinx-copybutton
73
-
0 commit comments