Skip to content

Commit f31f748

Browse files
committed
🧪💅 Make specs in tests.in sparse
1 parent 8af5b9e commit f31f748

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements/tests.in

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ requests[use_chardet_on_py3]
1515
coverage >= 6.2
1616
jaraco.context
1717

18-
jaraco.text>=3.1
18+
jaraco.text >= 3.1
1919

2020
portend
2121

@@ -28,11 +28,11 @@ pypytools
2828

2929
pytest-clarity
3030
pytest-cov
31-
pytest-mock>=1.11.0
31+
pytest-mock >= 1.11.0
3232
pytest-rerunfailures
33-
pytest-sugar>=0.9.3
34-
pytest-watch==4.2.0
35-
pytest-xdist>=1.28.0
33+
pytest-sugar >= 0.9.3
34+
pytest-watch == 4.2.0
35+
pytest-xdist >= 1.28.0
3636

3737
pytest >= 7
3838

@@ -41,4 +41,4 @@ requests-unixsocket
4141
requests_toolbelt
4242

4343
# TLS
44-
trustme>=0.4.0
44+
trustme >= 0.4.0

0 commit comments

Comments
 (0)