File tree Expand file tree Collapse file tree 1 file changed +61
-31
lines changed Expand file tree Collapse file tree 1 file changed +61
-31
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile .github/workflows/constraints.in
3
+ anyio==4.9.0
4
+ # via httpx
3
5
argcomplete==3.5.0
4
6
# via nox
7
+ backports-tarfile==1.2.0
8
+ # via jaraco-context
5
9
build==1.2.2
6
10
# via poetry
7
- cachecontrol==0.14.0
11
+ cachecontrol[filecache] ==0.14.0
8
12
# via poetry
9
13
certifi==2024.8.30
10
- # via requests
14
+ # via
15
+ # httpcore
16
+ # httpx
17
+ # requests
11
18
cffi==1.17.1
12
- # via xattr
19
+ # via cryptography
13
20
charset-normalizer==3.3.2
14
21
# via requests
15
22
cleo==2.1.0
16
23
# via poetry
17
24
colorlog==6.8.2
18
25
# via nox
19
26
crashtest==0.4.1
20
- # via
21
- # cleo
22
- # poetry
27
+ # via cleo
28
+ cryptography==44.0.3
29
+ # via secretstorage
23
30
distlib==0.3.8
24
31
# via virtualenv
25
- dulwich==0.21.7
32
+ dulwich==0.22.8
26
33
# via poetry
34
+ exceptiongroup==1.2.2
35
+ # via anyio
27
36
fastjsonschema==2.20.0
28
37
# via poetry
29
38
filelock==3.16.1
30
39
# via
31
40
# cachecontrol
32
41
# virtualenv
42
+ findpython==0.6.3
43
+ # via poetry
44
+ h11==0.16.0
45
+ # via httpcore
46
+ httpcore==1.0.9
47
+ # via httpx
48
+ httpx==0.28.1
49
+ # via pbs-installer
33
50
idna==3.10
34
- # via requests
51
+ # via
52
+ # anyio
53
+ # httpx
54
+ # requests
35
55
importlib-metadata==8.5.0
36
- # via keyring
56
+ # via
57
+ # build
58
+ # keyring
59
+ # poetry
37
60
installer==0.7.0
38
61
# via poetry
39
62
jaraco-classes==3.4.0
40
63
# via keyring
41
- keyring==24.3.1
64
+ jaraco-context==6.0.1
65
+ # via keyring
66
+ jaraco-functools==4.1.0
67
+ # via keyring
68
+ jeepney==0.9.0
69
+ # via
70
+ # keyring
71
+ # secretstorage
72
+ keyring==25.6.0
42
73
# via poetry
43
74
more-itertools==10.5.0
44
- # via jaraco-classes
75
+ # via
76
+ # jaraco-classes
77
+ # jaraco-functools
45
78
msgpack==1.1.0
46
79
# via cachecontrol
47
80
nox==2024.4.15
48
81
# via
49
- # -r .github/workflows/ constraints.in
82
+ # -r constraints.in
50
83
# nox-poetry
51
84
nox-poetry==1.0.3
52
- # via -r .github/workflows/ constraints.in
85
+ # via -r constraints.in
53
86
packaging==24.1
54
87
# via
55
88
# build
89
+ # findpython
56
90
# nox
57
91
# nox-poetry
58
92
# poetry
59
- pexpect== 4.9.0
93
+ pbs-installer[download,install]==2025. 4.9
60
94
# via poetry
61
- pip==24.2
62
- # via -r .github/workflows/constraints.in
63
- pkginfo==1.11.1
95
+ pkginfo==1.12.1.2
64
96
# via poetry
65
97
platformdirs==4.3.6
66
98
# via
67
99
# poetry
68
100
# virtualenv
69
- poetry==1.8.3
70
- # via
71
- # -r .github/workflows/constraints.in
72
- # poetry-plugin-export
73
- poetry-core==1.9.0
74
- # via
75
- # poetry
76
- # poetry-plugin-export
77
- poetry-plugin-export==1.8.0
101
+ poetry==2.1.3
102
+ # via -r constraints.in
103
+ poetry-core==2.1.3
78
104
# via poetry
79
- ptyprocess==0.7.0
80
- # via pexpect
81
105
pycparser==2.22
82
106
# via cffi
83
107
pyproject-hooks==1.2.0
@@ -93,8 +117,12 @@ requests==2.32.3
93
117
# requests-toolbelt
94
118
requests-toolbelt==1.0.0
95
119
# via poetry
120
+ secretstorage==3.3.3
121
+ # via keyring
96
122
shellingham==1.5.4
97
123
# via poetry
124
+ sniffio==1.3.1
125
+ # via anyio
98
126
tomli==2.0.2
99
127
# via
100
128
# build
@@ -106,16 +134,18 @@ tomlkit==0.13.2
106
134
# poetry
107
135
trove-classifiers==2024.9.12
108
136
# via poetry
137
+ typing-extensions==4.13.2
138
+ # via anyio
109
139
urllib3==2.2.3
110
140
# via
111
141
# dulwich
112
142
# requests
113
143
virtualenv==20.26.6
114
144
# via
115
- # -r .github/workflows/ constraints.in
145
+ # -r constraints.in
116
146
# nox
117
147
# poetry
118
- xattr==1.1.0
119
- # via poetry
120
148
zipp==3.20.2
121
149
# via importlib-metadata
150
+ zstandard==0.23.0
151
+ # via pbs-installer
You can’t perform that action at this time.
0 commit comments