Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Update Python Packages #150

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
36 changes: 1 addition & 35 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,41 +4,7 @@
#
# pip-compile requirements.in
#
aioquic==1.2.0
# via pproxy
asyncssh==2.17.0
# via pproxy
attrs==24.2.0
# via service-identity
certifi==2024.8.30
# via aioquic
cffi==1.17.1
# via cryptography
cryptography==43.0.1
# via
# aioquic
# asyncssh
# pyopenssl
# service-identity
pproxy[accelerated,quic,sshtunnel]==2.7.9
pproxy[accelerated,quic,sshtunnel]==2.1.1
# via -r requirements.in
pyasn1==0.6.1
# via
# pyasn1-modules
# service-identity
pyasn1-modules==0.4.1
# via service-identity
pycparser==2.22
# via cffi
pycryptodome==3.20.0
# via pproxy
pylsqpack==0.3.18
# via aioquic
pyopenssl==24.2.1
# via aioquic
service-identity==24.1.0
# via aioquic
typing-extensions==4.12.2
# via asyncssh
uvloop==0.20.0
# via pproxy
Loading