When using PEX it looks like dcql_query is undefined - error on this line:
File "/usr/src/app/oid4vc/public_routes.py", line 503, in get_request demo-issuer-1 | if dcql_query: demo-issuer-1 | ^^^^^^^^^^ demo-issuer-1 | UnboundLocalError: cannot access local variable 'dcql_query' where it is not associated with a value
FYI: @mepeltier