File tree Expand file tree Collapse file tree 2 files changed +48
-30
lines changed Expand file tree Collapse file tree 2 files changed +48
-30
lines changed Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
- # pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --strip-extras requirements/runtime-prerequisites.in
5
+ # pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --resolver=backtracking -- strip-extras requirements/runtime-prerequisites.in
6
6
#
7
7
pip-with-requires-python==1.0.1
8
- # via -r requirements/ runtime-prerequisites.in
8
+ # via -r runtime-prerequisites.in
9
9
10
10
# The following packages are considered to be unsafe in a requirements file:
11
11
pip==23.3
Original file line number Diff line number Diff line change 1
1
#
2
- # This file is autogenerated by pip-compile with Python 3.12
2
+ # This file is autogenerated by pip-compile with Python 3.11
3
3
# by the following command:
4
4
#
5
- # pip-compile --allow-unsafe --output-file=requirements/runtime.txt --strip-extras requirements/runtime.in
5
+ # pip-compile --allow-unsafe --output-file=requirements/runtime.txt --resolver=backtracking -- strip-extras requirements/runtime.in
6
6
#
7
- annotated-types==0.6 .0
7
+ annotated-types==0.5 .0
8
8
# via pydantic
9
- certifi==2024.2.2
9
+ bleach==6.0.0
10
+ # via readme-renderer
11
+ certifi==2023.7.22
10
12
# via requests
11
- charset-normalizer==3.3.2
13
+ cffi==1.15.1
14
+ # via cryptography
15
+ charset-normalizer==3.2.0
12
16
# via requests
17
+ cryptography==42.0.4
18
+ # via secretstorage
13
19
docutils==0.20.1
14
20
# via readme-renderer
15
- id==1.3 .0
16
- # via -r requirements/ runtime.in
17
- idna==3.6
21
+ id==1.0 .0
22
+ # via -r runtime.in
23
+ idna==3.4
18
24
# via requests
19
- importlib-metadata==7.0.1
20
- # via twine
21
- jaraco-classes==3.3.1
25
+ importlib-metadata==6.8.0
26
+ # via
27
+ # keyring
28
+ # twine
29
+ jaraco-classes==3.3.0
22
30
# via keyring
23
- keyring==24.3.1
31
+ jeepney==0.8.0
32
+ # via
33
+ # keyring
34
+ # secretstorage
35
+ keyring==24.2.0
24
36
# via twine
25
37
markdown-it-py==3.0.0
26
38
# via rich
27
39
mdurl==0.1.2
28
40
# via markdown-it-py
29
- more-itertools==10.2 .0
41
+ more-itertools==9.1 .0
30
42
# via jaraco-classes
31
- nh3==0.2.15
32
- # via readme-renderer
33
- pkginfo==1.10.0
43
+ pkginfo==1.9.6
34
44
# via twine
35
- pydantic==2.6.3
45
+ pycparser==2.21
46
+ # via cffi
47
+ pydantic==2.0.2
36
48
# via id
37
- pydantic-core==2.16.3
49
+ pydantic-core==2.1.2
38
50
# via pydantic
39
- pygments==2.17.2
51
+ pygments==2.15.1
40
52
# via
41
53
# readme-renderer
42
54
# rich
43
- readme-renderer==43 .0
55
+ readme-renderer==40 .0
44
56
# via twine
45
57
requests==2.31.0
46
58
# via
47
- # -r requirements/ runtime.in
59
+ # -r runtime.in
48
60
# id
49
61
# requests-toolbelt
50
62
# twine
51
63
requests-toolbelt==1.0.0
52
64
# via twine
53
65
rfc3986==2.0.0
54
66
# via twine
55
- rich==13.7.1
67
+ rich==13.4.2
56
68
# via twine
57
- twine==5.0.0
58
- # via -r requirements/runtime.in
59
- typing-extensions==4.10.0
69
+ secretstorage==3.3.3
70
+ # via keyring
71
+ six==1.16.0
72
+ # via bleach
73
+ twine==4.0.2
74
+ # via -r runtime.in
75
+ typing-extensions==4.7.1
60
76
# via
61
77
# pydantic
62
78
# pydantic-core
63
- urllib3==2.2.1
79
+ urllib3==2.0.7
64
80
# via
65
81
# requests
66
82
# twine
67
- zipp==3.17.0
83
+ webencodings==0.5.1
84
+ # via bleach
85
+ zipp==3.16.0
68
86
# via importlib-metadata
You can’t perform that action at this time.
0 commit comments