Skip to content

Commit

Permalink
Bump minimum required playwright version (to get ensure greenlet==2.0…
Browse files Browse the repository at this point in the history
….2, because 2.0.1 has issues with debugging)
  • Loading branch information
cyberw committed May 31, 2023
1 parent af51d70 commit 858a89e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
install_requires=[
"playwright",
"locust>=2.14.0",
"playwright>=1.34.0",
"psycogreen",
"psycopg2-binary",
"websocket-client",
Expand Down

0 comments on commit 858a89e

Please sign in to comment.