Skip to content

Commit d75a81a

Browse files
Added pytest-playwright to requirements.txt
1 parent f38bf18 commit d75a81a

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

requirements.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
attrs==21.2.0
2+
certifi==2021.10.8
3+
charset-normalizer==2.0.8
24
greenlet==1.1.2
5+
idna==3.3
36
iniconfig==1.1.1
47
packaging==21.3
58
playwright==1.17.0
@@ -8,5 +11,11 @@ py==1.11.0
811
pyee==8.2.2
912
pyparsing==3.0.6
1013
pytest==6.2.5
14+
pytest-base-url==1.4.2
15+
pytest-playwright==0.2.2
16+
python-slugify==5.0.2
17+
requests==2.26.0
18+
text-unidecode==1.3
1119
toml==0.10.2
20+
urllib3==1.26.7
1221
websockets==10.1

0 commit comments

Comments
 (0)