mirror of
https://github.com/yzernik/squeaknode.git
synced 2026-08-13 12:33:25 +02:00
Fix requirements, remove grpcio
This commit is contained in:
parent
b9b8654eda
commit
03282b511c
1 changed files with 1 additions and 2 deletions
|
|
@ -4,7 +4,6 @@ Flask==2.0.1
|
|||
flask-cors==3.0.10
|
||||
flask-login==0.5.0
|
||||
Flask-WTF==0.15.1
|
||||
grpcio==1.44.0
|
||||
importlib_resources==1.4.0
|
||||
pyln-client==0.10.1
|
||||
PySocks==1.7.1
|
||||
|
|
@ -13,6 +12,6 @@ pyzmq==22.3.0
|
|||
requests[socks]==2.26.0
|
||||
SQLAlchemy==1.4.25
|
||||
squeaklib==0.13.1
|
||||
squeaknode-proto==0.1.6
|
||||
squeaknode-proto==0.1.7
|
||||
typed-config==0.2.5
|
||||
Werkzeug==2.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue