Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
59 changes: 26 additions & 33 deletions dev_requirements/requirements-packaging.txt
Original file line number Diff line number Diff line change
@@ -1,61 +1,54 @@
# SHA1:93e4fbf2b6cce1574fe3d5315360512fa9927699
#
# This file is autogenerated by pip-compile-multi
# To update, run:
# This file is autogenerated by pip-compile with Python 3.11
# by the following command:
#
# pip-compile-multi
# pip-compile dev_requirements/requirements-packaging.in
#
backports-tarfile==1.2.0
# via jaraco-context
build==1.2.2.post1
# via -r requirements-packaging.in
certifi==2024.7.4
# via -r dev_requirements/requirements-packaging.in
certifi==2024.12.14
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
charset-normalizer==3.4.1
# via requests
cryptography==43.0.1
# via secretstorage
docutils==0.21.1
docutils==0.21.2
# via readme-renderer
id==1.5.0
# via twine
idna==3.7
idna==3.10
# via requests
importlib-metadata==8.6.1
# via keyring
jaraco-classes==3.4.0
# via keyring
jaraco-context==5.3.0
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.0.1
jaraco-functools==4.1.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.1.0
keyring==25.6.0
# via twine
markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
more-itertools==10.2.0
more-itertools==10.6.0
# via
# jaraco-classes
# jaraco-functools
nh3==0.2.17
nh3==0.2.20
# via readme-renderer
packaging==24.0
packaging==24.2
# via
# build
# twine
pycparser==2.22
# via cffi
pygments==2.17.2
pygments==2.19.1
# via
# readme-renderer
# rich
pyproject-hooks==1.0.0
pyproject-hooks==1.2.0
# via build
readme-renderer==43.0
readme-renderer==44.0
# via twine
requests==2.32.3
# via
Expand All @@ -66,13 +59,13 @@ requests-toolbelt==1.0.0
# via twine
rfc3986==2.0.0
# via twine
rich==13.7.1
rich==13.9.4
# via twine
secretstorage==3.3.3
# via keyring
twine==6.1.0
# via -r requirements-packaging.in
urllib3==2.2.2
# via -r dev_requirements/requirements-packaging.in
urllib3==2.3.0
# via
# requests
# twine
zipp==3.21.0
# via importlib-metadata
Loading