Skip to content

Commit a24c3f8

Browse files
authored
chore(conda): adjust minimal required playwright version (#182)
1 parent 7fba23a commit a24c3f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: meta.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ requirements:
1717
- pip
1818
run:
1919
- python >=3.8
20-
- playwright >=v1.33.0
20+
- playwright >=1.37.0
2121
- pytest >=6.2.4,<8.0.0
2222
- pytest-base-url >=1.0.0,<3.0.0
2323
- python-slugify >=6.0.0,<9.0.0

0 commit comments

Comments
 (0)