2022-11-29 11:48:54 +00:00
aiofiles==0.8.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
anyio==3.6.2 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2023-01-15 10:24:11 +00:00
attrs==22.2.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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 extension v2, recurring swaps (#981)
* 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>
2023-01-19 09:30:47 +00:00
boltz-client==0.1.2 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
cashu==0.8.2 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
cerberus==1.3.4 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
certifi==2022.12.7 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
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"
2022-11-29 11:48:54 +00:00
coincurve==17.0.0 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
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"
2022-11-29 11:48:54 +00:00
cryptography==36.0.2 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
ecdsa==0.18.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2022-11-30 15:24:13 +00:00
environs==9.5.0 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
exceptiongroup==1.1.0 ; python_version >= "3.7" and python_version < "3.11"
2022-11-30 15:24:13 +00:00
fastapi==0.83.0 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
grpcio==1.51.1 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2022-11-30 15:24:13 +00:00
idna==3.4 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
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"
2022-11-29 11:48:54 +00:00
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"
2022-11-30 15:24:13 +00:00
loguru==0.6.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
markupsafe==2.0.1 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
marshmallow==3.19.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
outcome==1.2.0 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
packaging==23.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
pathlib2==2.3.7.post1 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
pluggy==1.0.0 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
protobuf==4.21.12 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2023-01-15 10:24:11 +00:00
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"
2022-11-29 11:48:54 +00:00
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"
2022-11-30 15:24:13 +00:00
pytest-asyncio==0.19.0 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
pytest==7.2.1 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
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"
2022-11-29 11:48:54 +00:00
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"
2022-11-30 15:24:13 +00:00
requests==2.27.1 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2023-01-15 10:24:11 +00:00
setuptools==65.7.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2022-11-30 15:24:13 +00:00
sniffio==1.3.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
sqlalchemy-aio==0.17.0 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
sqlalchemy==1.3.24 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2023-01-15 10:24:11 +00:00
tomli==2.0.1 ; python_version >= "3.7" and python_version < "3.11"
2022-11-30 15:24:13 +00:00
typing-extensions==4.4.0 ; python_version >= "3.7" and python_version < "4.0"
2023-01-15 10:24:11 +00:00
urllib3==1.26.14 ; python_version >= "3.7" and python_version < "4.0"
2022-11-30 15:24:13 +00:00
uvicorn==0.18.3 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
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"
2023-01-15 10:24:11 +00:00
wheel==0.38.4 ; python_version >= "3.7" and python_version < "4.0"
2022-11-29 11:48:54 +00:00
win32-setctime==1.1.0 ; python_version >= "3.7" and python_version < "4.0" and sys_platform == "win32"
2023-01-15 10:24:11 +00:00
zipp==3.11.0 ; python_version >= "3.7" and python_version < "4.0"