-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrequirements-dev.txt
More file actions
135 lines (134 loc) · 2.63 KB
/
requirements-dev.txt
File metadata and controls
135 lines (134 loc) · 2.63 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
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
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
#
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile --output-file=requirements-dev.txt requirements-dev.in
#
babel==2.17.0
# via mkdocs-material
build==1.2.2.post1
# via pip-tools
certifi==2025.6.15
# via requests
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.2
# via requests
click==8.2.1
# via
# mkdocs
# pip-tools
colorama==0.4.6
# via mkdocs-material
coverage[toml]==7.9.2
# via pytest-cov
distlib==0.3.9
# via virtualenv
fakeredis==2.31.0
# via -r requirements-dev.in
filelock==3.18.0
# via virtualenv
ghp-import==2.1.0
# via mkdocs
identify==2.6.12
# via pre-commit
idna==3.10
# via requests
iniconfig==2.1.0
# via pytest
jinja2==3.1.6
# via
# mkdocs
# mkdocs-material
markdown==3.8.2
# via
# mkdocs
# mkdocs-material
# pymdown-extensions
markupsafe==3.0.2
# via
# jinja2
# mkdocs
mergedeep==1.3.4
# via mkdocs
mkdocs==1.5.3
# via
# -r requirements-dev.in
# mkdocs-material
mkdocs-material==9.5.0
# via -r requirements-dev.in
mkdocs-material-extensions==1.3.1
# via mkdocs-material
mypy==1.7.0
# via -r requirements-dev.in
mypy-extensions==1.1.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==25.0
# via
# build
# mkdocs
# pytest
paginate==0.5.7
# via mkdocs-material
pathspec==0.12.1
# via mkdocs
pip-tools==7.3.0
# via -r requirements-dev.in
platformdirs==4.3.8
# via
# mkdocs
# virtualenv
pluggy==1.6.0
# via pytest
pre-commit==3.6.0
# via -r requirements-dev.in
psutil==7.2.2
# via -r requirements-dev.in
pygments==2.19.2
# via mkdocs-material
pymdown-extensions==10.16
# via mkdocs-material
pyproject-hooks==1.2.0
# via build
pytest==7.4.3
# via
# -r requirements-dev.in
# pytest-cov
# pytest-mock
pytest-cov==4.1.0
# via -r requirements-dev.in
pytest-mock==3.12.0
# via -r requirements-dev.in
python-dateutil==2.9.0.post0
# via ghp-import
pyyaml==6.0.2
# via
# mkdocs
# pre-commit
# pymdown-extensions
# pyyaml-env-tag
pyyaml-env-tag==1.1
# via mkdocs
regex==2024.11.6
# via mkdocs-material
requests==2.32.4
# via mkdocs-material
ruff==0.1.8
# via -r requirements-dev.in
six==1.17.0
# via python-dateutil
typing-extensions==4.14.1
# via mypy
urllib3==2.5.0
# via requests
virtualenv==20.31.2
# via pre-commit
watchdog==6.0.0
# via mkdocs
wheel==0.45.1
# via pip-tools
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools