mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Upgrade squeaklib to support secure shared key for private messages. (#1930)
This commit is contained in:
parent
5a54425a3b
commit
86172929e4
2 changed files with 2 additions and 2 deletions
|
|
@ -3,4 +3,4 @@ grpcio==1.39.0
|
|||
grpcio-tools==1.39.0
|
||||
importlib_resources==1.4.0
|
||||
pytest==6.2.5
|
||||
squeaklib==0.10.3
|
||||
squeaklib==0.10.4
|
||||
|
|
|
|||
|
|
@ -12,5 +12,5 @@ python-bitcoinlib==0.11.0
|
|||
pyzmq==22.3.0
|
||||
requests==2.26.0
|
||||
SQLAlchemy==1.4.25
|
||||
squeaklib==0.10.3
|
||||
squeaklib==0.10.4
|
||||
typed-config==0.2.5
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue