forked from inducer/tagpy
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathrequirements-dev.txt
120 lines (120 loc) · 2.27 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
# This file was autogenerated by uv via the following command:
# uv pip compile --python 3.9 requirements-dev.in -o requirements-dev.txt
bashlex==0.18
# via cibuildwheel
bracex==2.5.post1
# via cibuildwheel
build==1.2.2.post1
# via -r requirements-dev.in
certifi==2024.12.14
# via
# cibuildwheel
# requests
cffi==1.17.1
# via cryptography
cfgv==3.4.0
# via pre-commit
charset-normalizer==3.4.1
# via requests
cibuildwheel==2.23.0
# via -r requirements-dev.in
coverage[toml]==7.6.10
# via pytest-cov
cryptography==44.0.1
# via secretstorage
dependency-groups==1.3.0
# via cibuildwheel
distlib==0.3.9
# via virtualenv
docutils==0.21.2
# via readme-renderer
filelock==3.16.1
# via
# cibuildwheel
# virtualenv
id==1.5.0
# via twine
identify==2.6.5
# via pre-commit
idna==3.10
# via requests
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
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.6.0
# via twine
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
nh3==0.2.20
# via readme-renderer
nodeenv==1.9.1
# via pre-commit
packaging==24.2
# via
# build
# cibuildwheel
# dependency-groups
# pytest
# twine
platformdirs==4.3.6
# via
# cibuildwheel
# virtualenv
pluggy==1.5.0
# via pytest
pre-commit==4.1.0
# via -r requirements-dev.in
pycparser==2.22
# via cffi
pygments==2.19.1
# via
# readme-renderer
# rich
pyproject-hooks==1.2.0
# via build
pytest==8.3.5
# via
# -r requirements-dev.in
# pytest-cov
pytest-cov==6.0.0
# via -r requirements-dev.in
pyyaml==6.0.2
# via pre-commit
readme-renderer==44.0
# via twine
requests==2.32.3
# via
# id
# requests-toolbelt
# twine
requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.9.4
# via twine
secretstorage==3.3.3
# via keyring
twine==6.1.0
# via -r requirements-dev.in
urllib3==2.3.0
# via
# requests
# twine
virtualenv==20.28.1
# via pre-commit