Skip to content

Commit 8221bb6

Browse files
Fix pytest html
1 parent 14fccd1 commit 8221bb6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
browserstack-local
22
jsonmerge
3-
selenium==4.11.2
3+
selenium==4.*
44
psutil
5-
pytest==7.4.0
5+
pytest
66
pytest-variables
77
pytest-selenium
8-
browserstack-sdk==1.15.0
8+
browserstack-sdk
99
pytest-html==3.2.0

0 commit comments

Comments
 (0)