forked from nirtal85/Playwright-Python-Example
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathuv.lock
More file actions
60 lines (60 loc) 路 1.43 KB
/
Copy pathuv.lock
File metadata and controls
60 lines (60 loc) 路 1.43 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
# This file was autogenerated by uv via the following command:
# uv pip compile pyproject.toml -o uv.lock
allure-pytest==2.13.5
# via playwright-python (pyproject.toml)
allure-python-commons==2.13.5
# via allure-pytest
attrs==25.3.0
# via allure-python-commons
axe-playwright-python==0.1.4
# via playwright-python (pyproject.toml)
certifi==2025.1.31
# via requests
charset-normalizer==3.4.1
# via requests
greenlet==3.1.1
# via playwright
idna==3.10
# via requests
iniconfig==2.1.0
# via pytest
packaging==24.2
# via pytest
playwright==1.51.0
# via
# playwright-python (pyproject.toml)
# axe-playwright-python
# pytest-playwright
pluggy==1.5.0
# via
# allure-python-commons
# pytest
pyee==12.1.1
# via playwright
pytest==8.3.5
# via
# playwright-python (pyproject.toml)
# allure-pytest
# pytest-base-url
# pytest-playwright
# pytest-split
pytest-base-url==2.1.0
# via
# playwright-python (pyproject.toml)
# pytest-playwright
pytest-playwright==0.7.0
# via playwright-python (pyproject.toml)
pytest-split==0.10.0
# via playwright-python (pyproject.toml)
python-slugify==8.0.4
# via pytest-playwright
requests==2.32.3
# via
# playwright-python (pyproject.toml)
# pytest-base-url
text-unidecode==1.3
# via python-slugify
typing-extensions==4.13.1
# via pyee
urllib3==2.3.0
# via requests