mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-30 04:01:47 +00:00
baf7e419d3
--- updated-dependencies: - dependency-name: charset-normalizer dependency-version: 3.4.2 dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
45 lines
908 B
Plaintext
45 lines
908 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# pip-compile --output-file=make_release_requirements.txt make_release_requirements.in
|
|
#
|
|
certifi==2025.6.15
|
|
# via requests
|
|
cffi==1.16.0
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.4.2
|
|
# via requests
|
|
cryptography==44.0.1
|
|
# via pyjwt
|
|
deprecated==1.2.14
|
|
# via pygithub
|
|
gitdb==4.0.11
|
|
# via gitpython
|
|
gitpython==3.1.44
|
|
# via -r scripts/make_release_requirements.in
|
|
idna==3.10
|
|
# via requests
|
|
pycparser==2.22
|
|
# via cffi
|
|
pygithub==2.6.1
|
|
# via -r scripts/make_release_requirements.in
|
|
pyjwt[crypto]==2.8.0
|
|
# via pygithub
|
|
pynacl==1.5.0
|
|
# via pygithub
|
|
requests==2.32.4
|
|
# via pygithub
|
|
smmap==5.0.2
|
|
# via gitdb
|
|
typing-extensions==4.11.0
|
|
# via pygithub
|
|
urllib3==2.5.0
|
|
# via
|
|
# pygithub
|
|
# requests
|
|
wrapt==1.17.2
|
|
# via deprecated
|