mirror of
https://github.com/lnbits/lnbits.git
synced 2025-03-26 17:51:53 +01:00
chore: clean requirements
This commit is contained in:
parent
364b6dc857
commit
94e524bf4c
4
Pipfile
4
Pipfile
@ -14,11 +14,7 @@ lnurl = "*"
|
||||
flask = "*"
|
||||
flask-assets = "*"
|
||||
flask-compress = "*"
|
||||
flask-limiter = "*"
|
||||
flask-seasurf = "*"
|
||||
flask-talisman = "*"
|
||||
gevent = "*"
|
||||
greenlet = "*"
|
||||
gunicorn = "*"
|
||||
pylightning = "*"
|
||||
pyscss = "*"
|
||||
|
@ -6,31 +6,26 @@ chardet==3.0.4
|
||||
click==7.1.1
|
||||
flask-assets==2.0
|
||||
flask-compress==1.4.0
|
||||
flask-limiter==1.2.1
|
||||
flask-seasurf==0.2.2
|
||||
flask-talisman==0.7.0
|
||||
flask==1.1.2
|
||||
gevent==1.5.0
|
||||
googleapis-common-protos==1.51.0
|
||||
greenlet==0.4.15
|
||||
grpcio-tools==1.28.1
|
||||
grpcio==1.28.1
|
||||
gunicorn==20.0.4
|
||||
idna==2.9
|
||||
itsdangerous==1.1.0
|
||||
jinja2==2.11.2
|
||||
limits==1.5.1
|
||||
lnd-grpc==0.4.0
|
||||
lnurl==0.3.3
|
||||
markupsafe==1.1.1
|
||||
protobuf==3.11.3
|
||||
pydantic==1.4
|
||||
pydantic==1.5
|
||||
pylightning==0.0.7.3
|
||||
pyscss==1.3.7
|
||||
requests==2.23.0
|
||||
shortuuid==1.0.1
|
||||
six==1.14.0
|
||||
typing-extensions==3.7.4.2 ; python_version < '3.8'
|
||||
urllib3==1.25.8
|
||||
urllib3==1.25.9
|
||||
webassets==2.0
|
||||
werkzeug==1.0.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user