Skip to content

Commit

Permalink
chore(conda): adjust minimal required playwright version (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
mxschmitt committed Aug 9, 2023
1 parent 7fba23a commit a24c3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ requirements:
- pip
run:
- python >=3.8
- playwright >=v1.33.0
- playwright >=1.37.0
- pytest >=6.2.4,<8.0.0
- pytest-base-url >=1.0.0,<3.0.0
- python-slugify >=6.0.0,<9.0.0
Expand Down

0 comments on commit a24c3f8

Please sign in to comment.