Skip to content

Commit

Permalink
fix: remove unused pytest-lazy-fixture package
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Dec 9, 2024
1 parent b77e50c commit a4f2be0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
1 change: 0 additions & 1 deletion requirements-unit.in
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,5 @@ coverage
ops
pytest
pytest-mock
pytest-lazy-fixture
pyyaml
-r requirements.in
3 changes: 0 additions & 3 deletions requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,10 +69,7 @@ pyrsistent==0.20.0
pytest==8.3.4
# via
# -r requirements-unit.in
# pytest-lazy-fixture
# pytest-mock
pytest-lazy-fixture==0.6.3
# via -r requirements-unit.in
pytest-mock==3.14.0
# via -r requirements-unit.in
pyyaml==6.0.2
Expand Down

0 comments on commit a4f2be0

Please sign in to comment.