d89a6a337a
* add status to statusdialog * first commits for boltz update * formatting * add latest boltz-clien package * big refactor, depending on boltz_client package, clean up, mypy issues, not tested yet * blacking, sorting and stuff * remove unused req_wrap helper * remove api docs from frontend * bug: frontend boltz limits error * clean up buttons * update to boltz-client 0.0.8 * fix tests to poetry version 1.3.1 * update requirements * formatting * recurring swap works now, need more finetuning * add exceptions for multiple auto swaps and swapping in with active auto swap * black * auto reverse swap actually works :) * remove swap status dialogs * update to boltz_client 0.0.9 * update to boltz-client 0.1.1, and fix startup * update requirement.txt for boltz-client * fixup columns in table, remove unused payment.extra, change deezy label * remove balance check for auto swap out * update boltzc-lient to 0.1.2, fix mypy issue inside boltz package * nitpicks calle tasks.py * calle nitpicks crud * calle nitpicks crud * refactor * fix formatting * circular import * black :) Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
84 lines
5.8 KiB
Plaintext
84 lines
5.8 KiB
Plaintext
aiofiles==0.8.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
anyio==3.6.2 ; python_version >= "3.7" and python_version < "4.0"
|
|
asgiref==3.4.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
asn1crypto==1.5.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
async-timeout==4.0.2 ; python_version >= "3.7" and python_version < "4.0"
|
|
attrs==22.2.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
base58==2.1.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
bech32==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
bitstring==3.1.9 ; python_version >= "3.7" and python_version < "4.0"
|
|
boltz-client==0.1.2 ; python_version >= "3.7" and python_version < "4.0"
|
|
cashu==0.8.2 ; python_version >= "3.7" and python_version < "4.0"
|
|
cerberus==1.3.4 ; python_version >= "3.7" and python_version < "4.0"
|
|
certifi==2022.12.7 ; python_version >= "3.7" and python_version < "4.0"
|
|
cffi==1.15.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
charset-normalizer==2.0.12 ; python_version >= "3.7" and python_version < "4.0"
|
|
click==8.0.4 ; python_version >= "3.7" and python_version < "4.0"
|
|
coincurve==17.0.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
colorama==0.4.6 ; python_version >= "3.7" and python_version < "4.0" and platform_system == "Windows" or python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"
|
|
cryptography==36.0.2 ; python_version >= "3.7" and python_version < "4.0"
|
|
ecdsa==0.18.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
embit==0.4.9 ; python_version >= "3.7" and python_version < "4.0"
|
|
enum34==1.1.10 ; python_version >= "3.7" and python_version < "4.0"
|
|
environs==9.5.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
exceptiongroup==1.1.0 ; python_version >= "3.7" and python_version < "3.11"
|
|
fastapi==0.83.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
grpcio==1.51.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
h11==0.12.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
httpcore==0.15.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
httptools==0.4.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
httpx==0.23.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
idna==3.4 ; python_version >= "3.7" and python_version < "4.0"
|
|
importlib-metadata==5.2.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
iniconfig==2.0.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
jinja2==3.0.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
lnurl==0.3.6 ; python_version >= "3.7" and python_version < "4.0"
|
|
loguru==0.6.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
markupsafe==2.0.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
marshmallow==3.19.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
outcome==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
packaging==23.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
pathlib2==2.3.7.post1 ; python_version >= "3.7" and python_version < "4.0"
|
|
pluggy==1.0.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
protobuf==4.21.12 ; python_version >= "3.7" and python_version < "4.0"
|
|
psycopg2-binary==2.9.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
pycparser==2.21 ; python_version >= "3.7" and python_version < "4.0"
|
|
pycryptodomex==3.16.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
pydantic==1.10.4 ; python_version >= "3.7" and python_version < "4.0"
|
|
pyln-bolt7==1.0.246 ; python_version >= "3.7" and python_version < "4.0"
|
|
pyln-client==0.11.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
pyln-proto==0.11.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
pypng==0.0.21 ; python_version >= "3.7" and python_version < "4.0"
|
|
pyqrcode==1.2.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
pyscss==1.4.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
pysocks==1.7.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
pytest-asyncio==0.19.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
pytest==7.2.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
python-bitcoinlib==0.11.2 ; python_version >= "3.7" and python_version < "4.0"
|
|
python-dotenv==0.21.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
pyyaml==5.4.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
represent==1.6.0.post0 ; python_version >= "3.7" and python_version < "4.0"
|
|
requests==2.27.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
rfc3986==1.5.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
rfc3986[idna2008]==1.5.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
secp256k1==0.14.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
setuptools==65.7.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
shortuuid==1.0.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
six==1.16.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
sniffio==1.3.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
sqlalchemy-aio==0.17.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
sqlalchemy==1.3.24 ; python_version >= "3.7" and python_version < "4.0"
|
|
sse-starlette==0.6.2 ; python_version >= "3.7" and python_version < "4.0"
|
|
starlette==0.19.1 ; python_version >= "3.7" and python_version < "4.0"
|
|
tomli==2.0.1 ; python_version >= "3.7" and python_version < "3.11"
|
|
typing-extensions==4.4.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
urllib3==1.26.14 ; python_version >= "3.7" and python_version < "4.0"
|
|
uvicorn==0.18.3 ; python_version >= "3.7" and python_version < "4.0"
|
|
uvloop==0.16.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
watchgod==0.7 ; python_version >= "3.7" and python_version < "4.0"
|
|
websocket-client==1.3.3 ; python_version >= "3.7" and python_version < "4.0"
|
|
websockets==10.0 ; python_version >= "3.7" and python_version < "4.0"
|
|
wheel==0.38.4 ; python_version >= "3.7" and python_version < "4.0"
|
|
win32-setctime==1.1.0 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"
|
|
zipp==3.11.0 ; python_version >= "3.7" and python_version < "4.0"
|