-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements-dev.txt
167 lines (167 loc) Β· 2.97 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
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
155
156
157
158
159
160
161
162
163
164
165
166
167
anyio==4.5.2
# via httpx
build==0.10.0
# via -r requirements-dev.in
certifi==2024.12.14
# via
# httpcore
# httpx
cffi==1.17.1
# via cryptography
cfgv==3.4.0
# via pre-commit
click==8.1.3
# via
# -c requirements.txt
# -r requirements.in
# hatch
# userpath
coverage==7.6.1
# via pytest-cov
cryptography==44.0.0
# via secretstorage
distlib==0.3.9
# via virtualenv
editables==0.5
# via hatchling
exceptiongroup==1.2.2
# via
# anyio
# pytest
filelock==3.16.1
# via virtualenv
h11==0.14.0
# via httpcore
hatch==1.9.7
# via -r requirements-dev.in
hatchling==1.21.1
# via hatch
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via hatch
hyperlink==21.0.0
# via hatch
identify==2.6.1
# via pre-commit
idna==3.10
# via
# anyio
# httpx
# hyperlink
importlib-metadata==4.2.0
# via
# -c requirements.txt
# -r requirements.in
# keyring
# pytest-randomly
iniconfig==2.0.0
# via pytest
jaraco-classes==3.4.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==23.9.3
# via hatch
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.5.0
# via jaraco-classes
mypy==1.14.1
# via -r requirements-dev.in
mypy-extensions==1.0.0
# via mypy
nodeenv==1.9.1
# via pre-commit
packaging==24.2
# via
# -r requirements-dev.in
# build
# hatch
# hatchling
# pytest
pathspec==0.12.1
# via hatchling
pexpect==4.9.0
# via hatch
pip==24.3.1
# via -r requirements-dev.in
platformdirs==2.6.2
# via
# hatch
# virtualenv
pluggy==1.5.0
# via
# hatchling
# pytest
pre-commit==3.5.0
# via -r requirements-dev.in
ptyprocess==0.7.0
# via pexpect
pycparser==2.22
# via cffi
pygments==2.19.1
# via rich
pyproject-hooks==1.2.0
# via build
pytest==8.3.4
# via
# -r requirements-dev.in
# pytest-cov
# pytest-mock
# pytest-randomly
pytest-cov==5.0.0
# via -r requirements-dev.in
pytest-mock==3.14.0
# via -r requirements-dev.in
pytest-randomly==3.15.0
# via -r requirements-dev.in
pyyaml==6.0.2
# via pre-commit
rich==13.9.4
# via hatch
ruff==0.9.1
# via -r requirements-dev.in
secretstorage==3.3.3
# via keyring
shellingham==1.5.4
# via hatch
sniffio==1.3.1
# via anyio
tomli==2.2.1
# via
# build
# coverage
# hatchling
# mypy
# pytest
tomli-w==1.0.0
# via hatch
tomlkit==0.13.2
# via hatch
trove-classifiers==2025.1.10.15
# via hatchling
typing-extensions==4.12.2
# via
# -c requirements.txt
# -r requirements.in
# anyio
# mypy
# rich
userpath==1.9.2
# via hatch
virtualenv==20.16.2
# via
# -r requirements-dev.in
# hatch
# pre-commit
zipp==3.20.2
# via
# -c requirements.txt
# importlib-metadata
zstandard==0.23.0
# via hatch