-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
53 lines (53 loc) · 931 Bytes
/
requirements.txt
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
allure-pytest==2.13.5
allure-python-commons==2.13.5
annotated-types==0.7.0
anyio==4.4.0
attrs==23.2.0
black==24.4.2
certifi==2024.2.2
charset-normalizer==3.3.2
click==8.1.7
codecov==2.1.13
colorama==0.4.6
coverage==7.5.1
distro==1.9.0
execnet==2.1.1
Faker==25.1.0
greenlet==3.0.3
h11==0.14.0
httpcore==1.0.5
httpx==0.27.0
idna==3.7
iniconfig==2.0.0
mccabe==0.7.0
mypy-extensions==1.0.0
openai==1.30.5
packaging==24.0
pathspec==0.12.1
pip-check-reqs==2.5.3
platformdirs==4.2.1
playwright==1.46.0
pluggy==1.5.0
pycodestyle==2.11.1
pydantic==2.7.2
pydantic_core==2.18.3
pyee==11.1.0
pyflakes==3.2.0
pytest==8.2.0
pytest-base-url==2.1.0
pytest-cov==5.0.0
pytest-playwright==0.5.1
pytest-rerunfailures==14.0
pytest-xdist==3.6.1
python-dateutil==2.9.0.post0
python-slugify==8.0.4
redis==5.0.4
requests==2.31.0
ruff==0.4.9
six==1.16.0
sniffio==1.3.1
text-unidecode==1.3
tqdm==4.66.4
typing_extensions==4.11.0
urllib3==2.2.1
vulture==2.11