Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

requirements: re-compile requirements with latest twine #245

Merged
merged 1 commit into from
Jun 27, 2024
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
12 changes: 0 additions & 12 deletions requirements/runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,8 @@ annotated-types==0.6.0
# via pydantic
certifi==2024.2.2
# via requests
cffi==1.16.0
# via cryptography
charset-normalizer==3.3.2
# via requests
cryptography==42.0.7
# via secretstorage
docutils==0.21.2
# via readme-renderer
id==1.4.0
Expand All @@ -28,10 +24,6 @@ jaraco-context==5.3.0
# via keyring
jaraco-functools==4.0.1
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
keyring==25.2.1
# via twine
markdown-it-py==3.0.0
Expand All @@ -46,8 +38,6 @@ nh3==0.2.17
# via readme-renderer
pkginfo==1.10.0
# via twine
pycparser==2.22
# via cffi
pydantic==2.7.1
# via id
pydantic-core==2.18.2
Expand All @@ -70,8 +60,6 @@ rfc3986==2.0.0
# via twine
rich==13.7.1
# via twine
secretstorage==3.3.3
# via keyring
twine==5.1.0
# via -r runtime.in
typing-extensions==4.11.0
Expand Down
Loading