Skip to content
Closed
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
18 changes: 6 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build==1.2.2.post1
# via pip-tools
certifi==2026.1.4
# via requests
cffi==1.17.1
cffi==2.0.0
# via
# cryptography
# pynacl
Expand All @@ -16,19 +16,17 @@ cryptography==46.0.5
# via pyjwt
idna==3.11
# via requests
importlib-metadata==8.5.0
# via build
packaging==26.0
# via build
pip==25.0.1
# via pip-tools
# via
# build
# wheel
pip-tools==7.5.2
# via -r requirements.in
pycparser==2.23
# via cffi
pygithub==2.8.1
# via -r requirements.in
pyjwt==2.9.0
pyjwt[crypto]==2.9.0
# via pygithub
pynacl==1.6.2
# via pygithub
Expand All @@ -40,8 +38,6 @@ pyyaml==6.0.3
# via -r requirements.in
requests==2.32.4
# via pygithub
setuptools==75.3.4
# via pip-tools
tomli==2.4.0
# via
# build
Expand All @@ -54,7 +50,5 @@ urllib3==2.2.3
# via
# pygithub
# requests
wheel==0.45.1
wheel==0.46.2
# via pip-tools
zipp==3.20.2
# via importlib-metadata
Loading