-
-
Notifications
You must be signed in to change notification settings - Fork 20
/
requirements.txt
85 lines (84 loc) · 1.76 KB
/
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
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
# This file is @generated by PDM.
# Please do not edit it manually.
allure-pytest==2.13.2
allure-python-commons==2.13.2
annotated-types==0.6.0
anyio==3.7.1
async-timeout==4.0.3; python_full_version < "3.11.3"
attrs==23.2.0
boltons==23.1.1
cache3==0.4.3
cappa==0.17.1
certifi==2023.11.17
cffi==1.16.0; platform_python_implementation != "PyPy"
cfgv==3.4.0
charset-normalizer==3.3.2
colorama==0.4.6; sys_platform == "win32"
cryptography==42.0.7
dbutils==3.1.0
dirty-equals==0.7.1
distlib==0.3.8
eval-type-backport==0.2.0
exceptiongroup==1.2.0; python_version < "3.11"
face==20.1.1
faker==25.2.0
filelock==3.12.4
glom==23.5.0
h11==0.14.0
hiredis==2.3.2
httpcore==1.0.5
httpx==0.27.0
identify==2.5.33
idna==3.6
importlib-resources==6.1.1; python_version < "3.9"
iniconfig==2.0.0
jinja2==3.1.4
jsonschema==4.22.0
jsonschema-specifications==2023.12.1
loguru==0.7.2
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mdurl==0.1.2
mypy-extensions==1.0.0
nodeenv==1.8.0
packaging==23.2
pkgutil-resolve-name==1.3.10; python_version < "3.9"
platformdirs==4.1.0
pluggy==1.4.0
pre-commit==3.5.0
py==1.11.0
pycparser==2.21; platform_python_implementation != "PyPy"
pydantic==2.7.1
pydantic-core==2.18.2
pygments==2.18.0
pymysql==1.1.1
pyright==1.1.349
pytest==8.0.2
pytest-html==4.0.0
pytest-metadata==3.0.0
pytest-pretty==1.2.0
python-dateutil==2.8.2
python-dotenv==1.0.1
python-jsonpath==1.1.1
pytz==2023.3.post1
pyyaml==6.0.1
redis==5.0.4
referencing==0.33.0
requests==2.32.2
rich==13.6.0
rpds-py==0.18.0
rtoml==0.9.0
ruff==0.4.5
setuptools==69.0.3
six==1.16.0
sniffio==1.3.0
stamina==24.2.0
tenacity==8.2.3
tomli==2.0.1; python_version < "3.11"
typing-extensions==4.11.0
typing-inspect==0.9.0
urllib3==2.1.0
virtualenv==20.25.0
win32-setctime==1.1.0; sys_platform == "win32"
xlrd==1.2.0
zipp==3.17.0; python_version < "3.9"