File tree Expand file tree Collapse file tree 2 files changed +124
-3
lines changed Expand file tree Collapse file tree 2 files changed +124
-3
lines changed Original file line number Diff line number Diff line change
1
+ nox
2
+ nox-poetry
3
+ pip
4
+ poetry
5
+ virtualenv
Original file line number Diff line number Diff line change 1
- pip==24.0
1
+ # This file was autogenerated by uv via the following command:
2
+ # uv pip compile .github/workflows/constraints.in
3
+ argcomplete==3.5.0
4
+ # via nox
5
+ build==1.2.2
6
+ # via poetry
7
+ cachecontrol==0.14.0
8
+ # via poetry
9
+ certifi==2024.8.30
10
+ # via requests
11
+ cffi==1.17.1
12
+ # via xattr
13
+ charset-normalizer==3.3.2
14
+ # via requests
15
+ cleo==2.1.0
16
+ # via poetry
17
+ colorlog==6.8.2
18
+ # via nox
19
+ crashtest==0.4.1
20
+ # via
21
+ # cleo
22
+ # poetry
23
+ distlib==0.3.8
24
+ # via virtualenv
25
+ dulwich==0.21.7
26
+ # via poetry
27
+ fastjsonschema==2.20.0
28
+ # via poetry
29
+ filelock==3.16.1
30
+ # via
31
+ # cachecontrol
32
+ # virtualenv
33
+ idna==3.10
34
+ # via requests
35
+ importlib-metadata==8.5.0
36
+ # via keyring
37
+ installer==0.7.0
38
+ # via poetry
39
+ jaraco-classes==3.4.0
40
+ # via keyring
41
+ keyring==24.3.1
42
+ # via poetry
43
+ more-itertools==10.5.0
44
+ # via jaraco-classes
45
+ msgpack==1.1.0
46
+ # via cachecontrol
2
47
nox==2024.4.15
48
+ # via
49
+ # -r .github/workflows/constraints.in
50
+ # nox-poetry
3
51
nox-poetry==1.0.3
4
- poetry~=1.4.2
5
- virtualenv==20.19.0
52
+ # via -r .github/workflows/constraints.in
53
+ packaging==24.1
54
+ # via
55
+ # build
56
+ # nox
57
+ # nox-poetry
58
+ # poetry
59
+ pexpect==4.9.0
60
+ # via poetry
61
+ pip==24.2
62
+ # via -r .github/workflows/constraints.in
63
+ pkginfo==1.11.1
64
+ # via poetry
65
+ platformdirs==4.3.6
66
+ # via
67
+ # poetry
68
+ # 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
78
+ # via poetry
79
+ ptyprocess==0.7.0
80
+ # via pexpect
81
+ pycparser==2.22
82
+ # via cffi
83
+ pyproject-hooks==1.2.0
84
+ # via
85
+ # build
86
+ # poetry
87
+ rapidfuzz==3.10.0
88
+ # via cleo
89
+ requests==2.32.3
90
+ # via
91
+ # cachecontrol
92
+ # poetry
93
+ # requests-toolbelt
94
+ requests-toolbelt==1.0.0
95
+ # via poetry
96
+ shellingham==1.5.4
97
+ # via poetry
98
+ tomli==2.0.2
99
+ # via
100
+ # build
101
+ # nox
102
+ # poetry
103
+ tomlkit==0.13.2
104
+ # via
105
+ # nox-poetry
106
+ # poetry
107
+ trove-classifiers==2024.9.12
108
+ # via poetry
109
+ urllib3==2.2.3
110
+ # via
111
+ # dulwich
112
+ # requests
113
+ virtualenv==20.26.6
114
+ # via
115
+ # -r .github/workflows/constraints.in
116
+ # nox
117
+ # poetry
118
+ xattr==1.1.0
119
+ # via poetry
120
+ zipp==3.20.2
121
+ # via importlib-metadata
You can’t perform that action at this time.
0 commit comments