diff options
-rw-r--r-- | bitbake/lib/toaster/tests/toaster-tests-requirements.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bitbake/lib/toaster/tests/toaster-tests-requirements.txt b/bitbake/lib/toaster/tests/toaster-tests-requirements.txt index f30ac0706c..7109c625d2 100644 --- a/bitbake/lib/toaster/tests/toaster-tests-requirements.txt +++ b/bitbake/lib/toaster/tests/toaster-tests-requirements.txt | |||
@@ -1 +1,6 @@ | |||
1 | selenium>=4.13.0 | 1 | selenium>=4.13.0 |
2 | pytest==7.4.2 | ||
3 | pytest-django==4.5.2 | ||
4 | pytest-env==1.1.0 | ||
5 | pytest-html==4.0.2 | ||
6 | pytest-metadata==3.0.0 | ||