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.
tests.in
1 parent 8af5b9e commit f31f748Copy full SHA for f31f748
requirements/tests.in
@@ -15,7 +15,7 @@ requests[use_chardet_on_py3]
15
coverage >= 6.2
16
jaraco.context
17
18
-jaraco.text>=3.1
+jaraco.text >= 3.1
19
20
portend
21
@@ -28,11 +28,11 @@ pypytools
28
29
pytest-clarity
30
pytest-cov
31
-pytest-mock>=1.11.0
+pytest-mock >= 1.11.0
32
pytest-rerunfailures
33
-pytest-sugar>=0.9.3
34
-pytest-watch==4.2.0
35
-pytest-xdist>=1.28.0
+pytest-sugar >= 0.9.3
+pytest-watch == 4.2.0
+pytest-xdist >= 1.28.0
36
37
pytest >= 7
38
@@ -41,4 +41,4 @@ requests-unixsocket
41
requests_toolbelt
42
43
# TLS
44
-trustme>=0.4.0
+trustme >= 0.4.0
0 commit comments