chore(deps): install pytest-playwright
This commit is contained in:
@@ -12,10 +12,12 @@ cryptography==41.0.7
|
|||||||
cssselect==1.2.0
|
cssselect==1.2.0
|
||||||
fastapi==0.108.0
|
fastapi==0.108.0
|
||||||
filelock==3.13.1
|
filelock==3.13.1
|
||||||
|
greenlet==3.0.3
|
||||||
h11==0.14.0
|
h11==0.14.0
|
||||||
hyperlink==21.0.0
|
hyperlink==21.0.0
|
||||||
idna==3.6
|
idna==3.6
|
||||||
incremental==22.10.0
|
incremental==22.10.0
|
||||||
|
iniconfig==2.0.0
|
||||||
itemadapter==0.8.0
|
itemadapter==0.8.0
|
||||||
itemloaders==1.1.0
|
itemloaders==1.1.0
|
||||||
jmespath==1.0.1
|
jmespath==1.0.1
|
||||||
@@ -24,6 +26,7 @@ outcome==1.3.0.post0
|
|||||||
packaging==23.2
|
packaging==23.2
|
||||||
parsel==1.8.1
|
parsel==1.8.1
|
||||||
playwright==1.42.0
|
playwright==1.42.0
|
||||||
|
pluggy==1.4.0
|
||||||
Protego==0.3.0
|
Protego==0.3.0
|
||||||
pyasn1==0.5.1
|
pyasn1==0.5.1
|
||||||
pyasn1-modules==0.3.0
|
pyasn1-modules==0.3.0
|
||||||
@@ -31,8 +34,13 @@ pycparser==2.21
|
|||||||
pydantic==2.5.3
|
pydantic==2.5.3
|
||||||
pydantic_core==2.14.6
|
pydantic_core==2.14.6
|
||||||
PyDispatcher==2.0.7
|
PyDispatcher==2.0.7
|
||||||
|
pyee==11.0.1
|
||||||
pyOpenSSL==23.3.0
|
pyOpenSSL==23.3.0
|
||||||
PySocks==1.7.1
|
PySocks==1.7.1
|
||||||
|
pytest==8.1.1
|
||||||
|
pytest-base-url==2.1.0
|
||||||
|
pytest-playwright==0.4.4
|
||||||
|
python-slugify==8.0.4
|
||||||
queuelib==1.6.2
|
queuelib==1.6.2
|
||||||
requests==2.31.0
|
requests==2.31.0
|
||||||
requests-file==1.5.1
|
requests-file==1.5.1
|
||||||
@@ -43,6 +51,7 @@ six==1.16.0
|
|||||||
sniffio==1.3.0
|
sniffio==1.3.0
|
||||||
sortedcontainers==2.4.0
|
sortedcontainers==2.4.0
|
||||||
starlette==0.32.0.post1
|
starlette==0.32.0.post1
|
||||||
|
text-unidecode==1.3
|
||||||
tldextract==5.1.1
|
tldextract==5.1.1
|
||||||
trio==0.23.2
|
trio==0.23.2
|
||||||
trio-websocket==0.11.1
|
trio-websocket==0.11.1
|
||||||
|
|||||||
Reference in New Issue
Block a user