Revert "Fixed psycopg2 error on aarch64" (#729)

* Revert "Fixed psycopg2 error on aarch64 (#658)"

This reverts commit 8a20b779df.

* remove psycopg from build pipeline

Co-authored-by: callebtc <93376500+callebtc@users.noreply.github.com>
This commit is contained in:
Arc
2022-07-11 17:18:28 +02:00
committed by GitHub
co-authored by callebtc
parent 46462b4f01
commit 41dda6fd01
2 changed files with 1 additions and 5 deletions
+1 -1
View File
@@ -25,7 +25,7 @@ loguru==0.6.0
markupsafe==2.0.1
marshmallow==3.13.0
outcome==1.1.0
psycopg2==2.9.3
psycopg2-binary==2.9.1
pycryptodomex==3.14.1
pydantic==1.8.2
pypng==0.0.21