* docker build is not needed anymore as regtest now does not include lnbits
* faster regtest, because docker build -t lnbits . is not needed anymore
Co-authored-by: dni <dni.khr@gmail.com>
* Adds tests for GET /wallet
* Update `httpx` to `0.23.0` and `http-core` to `0.15.0` in `venv` installation path
* Fix `secp256k1 = "==0.14.0"` and `cffi = "==1.15.0"`