We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b82fa2 commit 28d0ff7Copy full SHA for 28d0ff7
1 file changed
requirements/test.txt
@@ -23,4 +23,7 @@ responses<0.18.0; python_version < "3.7"
23
24
black>=24.8.0; python_version >= "3.8"
25
black==19.10b0; python_version < "3.8"
26
-tox==3.14.2
+
27
+tox>=4; python_version >= "3.13"
28
+tox==3.14.2; python_version < "3.13"
29
0 commit comments