-
-
Notifications
You must be signed in to change notification settings - Fork 0
/
requirements-dev.txt
113 lines (112 loc) · 2.09 KB
/
requirements-dev.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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# make freeze-dev
#
astroid==3.0.1
# via pylint
black==24.3.0
# via wr-cloner (pyproject.toml)
build==1.0.3
# via pip-tools
certifi==2024.7.4
# via requests
charset-normalizer==3.3.2
# via
# docformatter
# requests
click==8.1.7
# via
# black
# pip-tools
# wr-cloner (pyproject.toml)
coverage==7.6.4
# via wr-cloner (pyproject.toml)
deprecated==1.2.14
# via wr-cloner (pyproject.toml)
dill==0.3.9
# via pylint
docformatter==1.7.5
# via wr-cloner (pyproject.toml)
exceptiongroup==1.2.2
# via pytest
faker==24.8.0
# via wr-cloner (pyproject.toml)
idna==3.7
# via requests
iniconfig==2.0.0
# via pytest
isort==5.13.2
# via pylint
lazy-object-proxy==1.9.0
# via astroid
mccabe==0.7.0
# via pylint
mypy-extensions==1.0.0
# via black
packaging==23.2
# via
# black
# build
# pytest
pathspec==0.12.1
# via black
pip-tools==7.4.1
# via wr-cloner (pyproject.toml)
platformdirs==4.2.0
# via
# black
# pylint
pluggy==1.5.0
# via pytest
pylint==3.0.3
# via wr-cloner (pyproject.toml)
pyproject-hooks==1.2.0
# via build
pytest==8.1.1
# via wr-cloner (pyproject.toml)
python-dateutil==2.8.2
# via faker
pyyaml==6.0.1
# via responses
requests==2.32.3
# via
# responses
# wr-cloner (pyproject.toml)
responses==0.25.3
# via wr-cloner (pyproject.toml)
ruff==0.1.7
# via wr-cloner (pyproject.toml)
six==1.16.0
# via python-dateutil
tomli==2.0.2
# via
# black
# build
# pylint
# pytest
tomlkit==0.12.3
# via pylint
types-pyyaml==6.0.12.12
# via responses
typing-extensions==4.12.2
# via
# astroid
# black
# pylint
untokenize==0.1.1
# via docformatter
urllib3==1.26.20
# via
# requests
# responses
wheel==0.44.0
# via pip-tools
wrapt==1.15.0
# via
# astroid
# deprecated
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools