mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-03-13 11:35:56 +01:00
update requirements.txt
This commit is contained in:
parent
d69c5aa2b1
commit
d511e92a04
1 changed files with 15 additions and 13 deletions
|
@ -6,40 +6,42 @@ bitstring==3.1.7
|
|||
blinker==1.4
|
||||
brotli==1.0.9
|
||||
cerberus==1.3.2
|
||||
certifi==2020.11.8
|
||||
certifi==2020.12.5
|
||||
click==7.1.2
|
||||
ecdsa==0.16.1
|
||||
environs==9.2.0
|
||||
h11==0.11.0
|
||||
environs==9.3.1
|
||||
h11==0.12.0
|
||||
h2==4.0.0
|
||||
hpack==4.0.0
|
||||
httpcore==0.12.2
|
||||
httpcore==0.12.3
|
||||
httpx==0.16.1
|
||||
hypercorn==0.11.1
|
||||
hypercorn==0.11.2
|
||||
hyperframe==6.0.0
|
||||
idna==2.10
|
||||
idna==3.1
|
||||
itsdangerous==1.1.0
|
||||
jinja2==2.11.2
|
||||
jinja2==2.11.3
|
||||
lnurl==0.3.5
|
||||
markupsafe==1.1.1
|
||||
marshmallow==3.9.1
|
||||
marshmallow==3.10.0
|
||||
outcome==1.1.0
|
||||
priority==1.3.0
|
||||
pydantic==1.7.2
|
||||
pydantic==1.8
|
||||
pypng==0.0.20
|
||||
pyqrcode==1.2.1
|
||||
pyscss==1.3.7
|
||||
python-dotenv==0.15.0
|
||||
quart==0.13.1
|
||||
quart==0.14.1
|
||||
quart-compress==0.2.1
|
||||
quart-cors==0.3.0
|
||||
quart-trio==0.6.0
|
||||
represent==1.6.0
|
||||
quart-trio==0.7.0
|
||||
represent==1.6.0.post0
|
||||
rfc3986==1.4.0
|
||||
secure==0.2.1
|
||||
shortuuid==1.0.1
|
||||
six==1.15.0
|
||||
sniffio==1.2.0
|
||||
sortedcontainers==2.3.0
|
||||
sqlalchemy==1.3.20
|
||||
sqlalchemy==1.3.23
|
||||
sqlalchemy-aio==0.16.0
|
||||
toml==0.10.2
|
||||
trio==0.16.0
|
||||
|
|
Loading…
Add table
Reference in a new issue