File tree Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Expand file tree Collapse file tree 1 file changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ attrs==23.2.0
88 # via
99 # -c requirements.txt
1010 # referencing
11+ backports-tarfile == 1.2.0
12+ # via jaraco-context
1113beautifulsoup4 == 4.13.3
1214 # via types-lxml
1315black == 25.9.0
@@ -66,21 +68,32 @@ importlib-metadata==8.7.0
6668 # via
6769 # -c requirements.txt
6870 # build
71+ # keyring
6972 # twine
7073isort == 6.0.1
7174 # via -r requirements-dev.in
75+ jaraco-classes == 3.4.0
76+ # via keyring
77+ jaraco-context == 6.0.1
78+ # via keyring
79+ jaraco-functools == 4.3.0
80+ # via keyring
7281jeepney == 0.8.0
7382 # via
7483 # keyring
7584 # secretstorage
76- keyring == 21.4 .0
85+ keyring == 25.6 .0
7786 # via twine
7887markdown-it-py == 3.0.0
7988 # via rich
8089mccabe == 0.7.0
8190 # via flake8
8291mdurl == 0.1.2
8392 # via markdown-it-py
93+ more-itertools == 10.8.0
94+ # via
95+ # jaraco-classes
96+ # jaraco-functools
8497mypy == 1.18.2
8598 # via -r requirements-dev.in
8699mypy-extensions == 1.0.0
You can’t perform that action at this time.
0 commit comments