-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrequirements.txt
134 lines (134 loc) · 2.68 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
# 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.6.0
# via httpx
attrs==24.2.0
# via hypothesis
backports-tarfile==1.2.0
# via jaraco-context
certifi==2024.8.30
# via
# httpcore
# httpx
click==8.1.7
# via
# dycw-pre-commit-hooks (pyproject.toml)
# hatch
# userpath
distlib==0.3.9
# via virtualenv
dycw-utilities==0.58.16
# via dycw-pre-commit-hooks (pyproject.toml)
execnet==2.1.1
# via pytest-xdist
filelock==3.16.1
# via virtualenv
h11==0.14.0
# via httpcore
hatch==1.12.0
# via dycw-pre-commit-hooks (pyproject.toml)
hatchling==1.25.0
# via hatch
httpcore==1.0.6
# via httpx
httpx==0.27.2
# via hatch
hyperlink==21.0.0
# via hatch
hypothesis==6.112.5
# via dycw-utilities
idna==3.10
# via
# anyio
# httpx
# hyperlink
importlib-metadata==8.5.0
# 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.4.1
# via hatch
loguru==0.7.2
# 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.5.0
# via
# jaraco-classes
# jaraco-functools
packaging==24.1
# via
# 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.18.0
# via rich
pytest==8.3.3
# via
# dycw-utilities
# pytest-randomly
# pytest-rerunfailures
# pytest-xdist
pytest-randomly==3.15.0
# via dycw-utilities
pytest-rerunfailures==14.0
# via dycw-utilities
pytest-xdist==3.6.1
# via dycw-utilities
rich==13.9.2
# via hatch
semver==3.0.2
# via dycw-pre-commit-hooks (pyproject.toml)
shellingham==1.5.4
# via hatch
sniffio==1.3.1
# via
# anyio
# httpx
sortedcontainers==2.4.0
# via hypothesis
tomli-w==1.1.0
# via hatch
tomlkit==0.13.2
# via
# dycw-pre-commit-hooks (pyproject.toml)
# hatch
trove-classifiers==2024.9.12
# via hatchling
typing-extensions==4.12.2
# via dycw-utilities
userpath==1.9.2
# via hatch
uv==0.4.20
# via hatch
virtualenv==20.26.6
# via hatch
xdg-base-dirs==6.0.1
# via dycw-pre-commit-hooks (pyproject.toml)
zipp==3.20.2
# via importlib-metadata
zstandard==0.23.0
# via hatch