diff --git a/pyproject.toml b/pyproject.toml index 4977399..472bee6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ thefuzz = "^0.20.0" qrcode = "^7.4.2" cryptography = "^41.0.4" pillow = "^10.0.1" -playwright = "^1.28.0" +playwright = "^1.39.0" aiosqlite = { extras = ["sqlite"], version = "^0.19.0" } simnet = { git = "https://github.com/PaiGramTeam/SIMNet" } gcsim-pypi = "^2.8.2.10"