File tree Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Expand file tree Collapse file tree 1 file changed +15
-3
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,16 @@ bleach==6.0.0
1010 # via readme-renderer
1111certifi==2023.7.22
1212 # via requests
13+ cffi==1.16.0
14+ # via cryptography
1315charset-normalizer==3.2.0
1416 # via requests
17+ cryptography==42.0.5
18+ # via secretstorage
1519docutils==0.20.1
1620 # via readme-renderer
1721id==1.0.0
18- # via -r requirements/ runtime.in
22+ # via -r runtime.in
1923idna==3.4
2024 # via requests
2125importlib-metadata==6.8.0
@@ -24,6 +28,10 @@ importlib-metadata==6.8.0
2428 # twine
2529jaraco-classes==3.3.0
2630 # via keyring
31+ jeepney==0.8.0
32+ # via
33+ # keyring
34+ # secretstorage
2735keyring==24.2.0
2836 # via twine
2937markdown-it-py==3.0.0
@@ -34,6 +42,8 @@ more-itertools==9.1.0
3442 # via jaraco-classes
3543pkginfo==1.10.0
3644 # via twine
45+ pycparser==2.21
46+ # via cffi
3747pydantic==2.0.2
3848 # via id
3949pydantic-core==2.1.2
@@ -46,7 +56,7 @@ readme-renderer==40.0
4656 # via twine
4757requests==2.31.0
4858 # via
49- # -r requirements/ runtime.in
59+ # -r runtime.in
5060 # id
5161 # requests-toolbelt
5262 # twine
@@ -56,10 +66,12 @@ rfc3986==2.0.0
5666 # via twine
5767rich==13.4.2
5868 # via twine
69+ secretstorage==3.3.3
70+ # via keyring
5971six==1.16.0
6072 # via bleach
6173twine==4.0.2
62- # via -r requirements/ runtime.in
74+ # via -r runtime.in
6375typing-extensions==4.7.1
6476 # via
6577 # pydantic
You can’t perform that action at this time.
0 commit comments