Skip to content

Commit

Permalink
chore(deps): Update Python Packages
Browse files Browse the repository at this point in the history
Updated:
*   `pproxy`: `2.7.9` -> `2.1.1`
Removed:
*   `aioquic`
*   `asyncssh`
*   `attrs`
*   `certifi`
*   `cffi`
*   `cryptography`
*   `pyasn1`
*   `pyasn1-modules`
*   `pycparser`
*   `pylsqpack`
*   `pyopenssl`
*   `service-identity`
*   `typing-extensions`
*   `uvloop`

Signed-off-by: update-pproxy[bot] <136385368+update-pproxy[bot]@users.noreply.github.com>
  • Loading branch information
update-pproxy[bot] committed Sep 16, 2024
1 parent cd937f4 commit 8d18669
Showing 1 changed file with 1 addition and 35 deletions.
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

0 comments on commit 8d18669

Please sign in to comment.