Skip to content
2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ dependencies = [
dev = [
"pytest>=7.0.0",
"pytest-asyncio>=0.21.0",
"pytest-playwright>=0.5.0",
"playwright>=1.40.0",
"pytest-cov>=4.0.0",
"black>=23.0.0",
"isort>=5.12.0",
Expand Down
Loading
Loading