-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathdev-requirements.txt
More file actions
154 lines (153 loc) · 3 KB
/
Copy pathdev-requirements.txt
File metadata and controls
154 lines (153 loc) · 3 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
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
#
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --extra=dev --no-strip-extras --output-file=dev-requirements.in pyproject.toml
#
backports-tarfile==1.2.0
# via jaraco-context
build==1.4.0
# via pip-tools
certifi==2026.2.25
# via requests
charset-normalizer==3.4.5
# via requests
click==8.1.8
# via pip-tools
coverage[toml]==7.10.7
# via pytest-cov
distlib==0.4.0
# via virtualenv
docutils==0.22.4
# via
# pip-licenses (pyproject.toml)
# readme-renderer
exceptiongroup==1.3.1
# via pytest
filelock>=3.19.1
# via
# python-discovery
# virtualenv
id==1.6.1
# via twine
idna==3.11
# via requests
importlib-metadata==8.7.1
# via
# build
# keyring
# twine
iniconfig==2.1.0
# via pytest
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.1.1
# via keyring
jaraco-functools==4.4.0
# via keyring
keyring==25.7.0
# via twine
librt==0.8.1
# via mypy
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.8.0
# via
# jaraco-classes
# jaraco-functools
mypy==1.19.1
# via pip-licenses (pyproject.toml)
mypy-extensions==1.1.0
# via mypy
nh3==0.3.3
# via readme-renderer
packaging==26.0
# via
# build
# pytest
# twine
# wheel
pathspec==1.0.4
# via mypy
pip-tools==7.5.3
# via pip-licenses (pyproject.toml)
platformdirs==4.4.0
# via
# python-discovery
# virtualenv
pluggy==1.6.0
# via
# pytest
# pytest-cov
prettytable==3.16.0
# via pip-licenses (pyproject.toml)
pygments==2.19.2
# via
# pytest
# readme-renderer
# rich
pypandoc==1.16.2
# via pip-licenses (pyproject.toml)
pyproject-hooks==1.2.0
# via
# build
# pip-tools
pytest==8.4.2
# via pytest-cov
pytest-cov==7.0.0
# via pip-licenses (pyproject.toml)
pytest-runner==6.0.1
# via pip-licenses (pyproject.toml)
python-discovery==1.1.3
# via virtualenv
readme-renderer==44.0
# via twine
requests==2.32.5
# via
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==14.3.3
# via twine
ruff==0.15.5
# via pip-licenses (pyproject.toml)
tomli==2.4.0 ; python_version < "3.11"
# via
# build
# coverage
# mypy
# pip-licenses (pyproject.toml)
# pip-tools
# pytest
tomli-w==1.2.0
# via pip-licenses (pyproject.toml)
twine==6.2.0
# via pip-licenses (pyproject.toml)
typing-extensions==4.15.0
# via
# exceptiongroup
# mypy
# virtualenv
urllib3==2.6.3
# via
# id
# requests
# twine
virtualenv==21.2.0
# via pip-licenses (pyproject.toml)
wcwidth==0.6.0
# via prettytable
wheel==0.46.3
# via
# pip-licenses (pyproject.toml)
# pip-tools
zipp==3.23.0
# via importlib-metadata
# The following packages are considered to be unsafe in a requirements file:
# pip
# setuptools