Skip to content

Commit

Permalink
Fix requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
mml5bg committed Sep 1, 2023
1 parent fe30244 commit 8e1deb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
4 changes: 1 addition & 3 deletions tests/automated_tests/requirements.in
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
pytest
parameterized
pathlib
parameterized
14 changes: 0 additions & 14 deletions tests/automated_tests/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,19 +4,5 @@
#
# pip-compile requirements.in
#
exceptiongroup==1.1.3
# via pytest
iniconfig==2.0.0
# via pytest
packaging==23.0
# via pytest
parameterized==0.9.0
# via -r requirements.in
pathlib==1.0.1
# via -r requirements.in
pluggy==1.3.0
# via pytest
pytest==7.4.0
# via -r requirements.in
tomli==2.0.1
# via pytest

0 comments on commit 8e1deb5

Please sign in to comment.