mirror of
https://github.com/lnbits/lnbits-legend.git
synced 2025-02-22 14:22:55 +01:00
Fixed psycopg2 error on aarch64 (#658)
This commit is contained in:
parent
06fbc4b0ae
commit
8a20b779df
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ lnurl==0.3.6
|
|||
markupsafe==2.0.1
|
||||
marshmallow==3.13.0
|
||||
outcome==1.1.0
|
||||
psycopg2-binary==2.9.1
|
||||
psycopg2==2.9.3
|
||||
pycryptodomex==3.14.1
|
||||
pydantic==1.8.2
|
||||
pypng==0.0.21
|
||||
|
|
Loading…
Add table
Reference in a new issue