mirror of
https://gitcode.com/gh_mirrors/gh/gh-action-pypi-publish.git
synced 2026-07-02 10:25:13 +00:00
@@ -5,8 +5,8 @@
|
||||
# pip-compile --allow-unsafe --output-file=requirements/runtime-prerequisites.txt --resolver=backtracking --strip-extras requirements/runtime-prerequisites.in
|
||||
#
|
||||
pip-with-requires-python==1.0.1
|
||||
# via -r requirements/runtime-prerequisites.in
|
||||
# via -r runtime-prerequisites.in
|
||||
|
||||
# The following packages are considered to be unsafe in a requirements file:
|
||||
pip==22.3.1
|
||||
pip==23.3
|
||||
# via pip-with-requires-python
|
||||
|
||||
@@ -14,7 +14,7 @@ cffi==1.15.1
|
||||
# via cryptography
|
||||
charset-normalizer==3.2.0
|
||||
# via requests
|
||||
cryptography==41.0.3
|
||||
cryptography==41.0.6
|
||||
# via secretstorage
|
||||
docutils==0.20.1
|
||||
# via readme-renderer
|
||||
@@ -76,7 +76,7 @@ typing-extensions==4.7.1
|
||||
# via
|
||||
# pydantic
|
||||
# pydantic-core
|
||||
urllib3==2.0.6
|
||||
urllib3==2.0.7
|
||||
# via
|
||||
# requests
|
||||
# twine
|
||||
|
||||
Reference in New Issue
Block a user