mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-28 03:00:55 +00:00
41 lines
854 B
Plaintext
41 lines
854 B
Plaintext
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# pip-compile --output-file=scripts/make_release_requirements.txt scripts/make_release_requirements.in
|
|
#
|
|
certifi==2023.7.22
|
|
# via requests
|
|
cffi==1.15.1
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==3.2.0
|
|
# via requests
|
|
cryptography==41.0.3
|
|
# via pyjwt
|
|
deprecated==1.2.14
|
|
# via pygithub
|
|
gitdb==4.0.10
|
|
# via gitpython
|
|
gitpython==3.1.35
|
|
# via -r scripts/make_release_requirements.in
|
|
idna==3.4
|
|
# via requests
|
|
pycparser==2.21
|
|
# via cffi
|
|
pygithub==1.59.1
|
|
# via -r scripts/make_release_requirements.in
|
|
pyjwt[crypto]==2.8.0
|
|
# via pygithub
|
|
pynacl==1.5.0
|
|
# via pygithub
|
|
requests==2.31.0
|
|
# via pygithub
|
|
smmap==5.0.0
|
|
# via gitdb
|
|
urllib3==2.0.4
|
|
# via requests
|
|
wrapt==1.15.0
|
|
# via deprecated
|