Fixed psycopg2 error on aarch64 (#658)

This commit is contained in:
mrbitcoiner
2022-06-22 15:37:14 +02:00
committed by GitHub
parent 06fbc4b0ae
commit 8a20b779df
+1 -1
View File
@@ -24,7 +24,7 @@ lnurl==0.3.6
markupsafe==2.0.1 markupsafe==2.0.1
marshmallow==3.13.0 marshmallow==3.13.0
outcome==1.1.0 outcome==1.1.0
psycopg2-binary==2.9.1 psycopg2==2.9.3
pycryptodomex==3.14.1 pycryptodomex==3.14.1
pydantic==1.8.2 pydantic==1.8.2
pypng==0.0.21 pypng==0.0.21