44 lines
867 B
Text
44 lines
867 B
Text
#
|
|
# This file is autogenerated by pip-compile with Python 3.11
|
|
# by the following command:
|
|
#
|
|
# pip-compile --output-file=requirements.txt requirements.txt.in
|
|
#
|
|
certifi==2023.7.22
|
|
# via
|
|
# -r requirements.txt.in
|
|
# requests
|
|
cffi==1.15.1
|
|
# via
|
|
# cryptography
|
|
# pynacl
|
|
charset-normalizer==2.1.1
|
|
# via requests
|
|
cryptography==41.0.3
|
|
# via pyjwt
|
|
deprecated==1.2.13
|
|
# via pygithub
|
|
gitdb==4.0.9
|
|
# via gitpython
|
|
gitpython==3.1.32
|
|
# via -r requirements.txt.in
|
|
idna==3.4
|
|
# via requests
|
|
pycparser==2.21
|
|
# via cffi
|
|
pygithub==1.59.1
|
|
# via -r requirements.txt.in
|
|
pyjwt[crypto]==2.5.0
|
|
# via pygithub
|
|
pynacl==1.5.0
|
|
# via pygithub
|
|
requests==2.28.1
|
|
# via pygithub
|
|
smmap==5.0.0
|
|
# via gitdb
|
|
types-cryptography==3.3.23.2
|
|
# via pyjwt
|
|
urllib3==1.26.12
|
|
# via requests
|
|
wrapt==1.14.1
|
|
# via deprecated
|