Fixed psycopg2 error on aarch64 (#658)

This commit is contained in:
mrbitcoiner 2022-06-22 10:37:14 -03:00 committed by GitHub
parent 06fbc4b0ae
commit 8a20b779df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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