File tree Expand file tree Collapse file tree 2 files changed +1
-13
lines changed
Expand file tree Collapse file tree 2 files changed +1
-13
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,6 @@ mixer==7.2.2
55pytest
66pytest-django
77pytest-timeout
8- pytest-subtests
98pre-commit==4.5.0
109nodeenv
1110pip-tools==7.5.2
Original file line number Diff line number Diff line change @@ -8,10 +8,6 @@ asgiref==3.3.4
88 # via
99 # -c requirements.txt
1010 # django
11- attrs == 23.1.0
12- # via
13- # -c requirements.txt
14- # pytest-subtests
1511build == 1.2.1
1612 # via pip-tools
1713cfgv == 3.3.1
@@ -77,16 +73,13 @@ pyproject-hooks==1.1.0
7773 # via
7874 # build
7975 # pip-tools
80- pytest == 8.4.2
76+ pytest == 9.0.1
8177 # via
8278 # -r requirements-dev.in
8379 # pytest-django
84- # pytest-subtests
8580 # pytest-timeout
8681pytest-django == 4.11.1
8782 # via -r requirements-dev.in
88- pytest-subtests == 0.15.0
89- # via -r requirements-dev.in
9083pytest-timeout == 2.4.0
9184 # via -r requirements-dev.in
9285python-dateutil == 2.9.0.post0
@@ -124,7 +117,3 @@ virtualenv==20.26.6
124117 # via pre-commit
125118wheel == 0.38.1
126119 # via pip-tools
127-
128- # The following packages are considered to be unsafe in a requirements file:
129- # pip
130- # setuptools
You can’t perform that action at this time.
0 commit comments