-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
170 lines (170 loc) · 3.5 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
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
168
169
170
# This file was autogenerated by uv via the following command:
# uv pip compile --extra=dev --prerelease=explicit --output-file=requirements.txt --python-version=3.11 pyproject.toml
anyio==4.8.0
# via httpx
attrs==25.1.0
# via hypothesis
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.12.14
# via
# httpcore
# httpx
click==8.1.8
# via
# dycw-pre-commit-hooks (pyproject.toml)
# hatch
# userpath
coverage==7.6.10
# via
# coverage-conditional-plugin
# pytest-cov
coverage-conditional-plugin==0.9.0
# via dycw-utilities
distlib==0.3.9
# via virtualenv
dycw-utilities==0.92.10
# via dycw-pre-commit-hooks (pyproject.toml)
execnet==2.1.1
# via pytest-xdist
filelock==3.17.0
# via virtualenv
h11==0.14.0
# via httpcore
hatch==1.14.0
# via dycw-pre-commit-hooks (pyproject.toml)
hatchling==1.27.0
# via hatch
httpcore==1.0.7
# via httpx
httpx==0.28.1
# via hatch
hyperlink==21.0.0
# via hatch
hypothesis==6.124.7
# via dycw-utilities
idna==3.10
# via
# anyio
# httpx
# hyperlink
importlib-metadata==8.6.1
# via keyring
iniconfig==2.0.0
# via pytest
jaraco-classes==3.4.0
# via keyring
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
keyring==25.6.0
# via hatch
loguru==0.7.3
# via dycw-pre-commit-hooks (pyproject.toml)
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.6.0
# via
# jaraco-classes
# jaraco-functools
numpy==2.2.2
# via pytest-rng
packaging==24.2
# via
# coverage-conditional-plugin
# hatch
# hatchling
# pytest
# pytest-rerunfailures
pathspec==0.12.1
# via hatchling
pexpect==4.9.0
# via hatch
platformdirs==4.3.6
# via
# hatch
# virtualenv
pluggy==1.5.0
# via
# hatchling
# pytest
ptyprocess==0.7.0
# via pexpect
pygments==2.19.1
# via rich
pytest==8.3.4
# via
# dycw-utilities
# pytest-asyncio
# pytest-cov
# pytest-datadir
# pytest-instafail
# pytest-only
# pytest-randomly
# pytest-regressions
# pytest-rerunfailures
# pytest-rng
# pytest-xdist
pytest-asyncio==0.25.2
# via dycw-utilities
pytest-cov==6.0.0
# via dycw-utilities
pytest-datadir==1.5.0
# via pytest-regressions
pytest-instafail==0.5.0
# via dycw-utilities
pytest-only==2.1.2
# via dycw-utilities
pytest-randomly==3.16.0
# via dycw-utilities
pytest-regressions==2.7.0
# via dycw-utilities
pytest-rerunfailures==15.0
# via dycw-utilities
pytest-rng==1.0.0
# via dycw-utilities
pytest-xdist==3.6.1
# via dycw-utilities
pyyaml==6.0.2
# via pytest-regressions
rich==13.9.4
# via hatch
semver==3.0.4
# via dycw-pre-commit-hooks (pyproject.toml)
setuptools==75.8.0
# via dycw-pre-commit-hooks (pyproject.toml)
shellingham==1.5.4
# via hatch
sniffio==1.3.1
# via anyio
sortedcontainers==2.4.0
# via hypothesis
tomli==2.2.1
# via coverage
tomli-w==1.2.0
# via hatch
tomlkit==0.13.2
# via
# dycw-pre-commit-hooks (pyproject.toml)
# hatch
trove-classifiers==2025.1.15.22
# via hatchling
typing-extensions==4.12.2
# via
# anyio
# dycw-utilities
userpath==1.9.2
# via hatch
uv==0.5.24
# via hatch
virtualenv==20.29.1
# via hatch
xdg-base-dirs==6.0.2
# via dycw-pre-commit-hooks (pyproject.toml)
zipp==3.21.0
# via importlib-metadata
zstandard==0.23.0
# via hatch