Change psycopg2-binary to psycopg2

This commit is contained in:
papi 2024-05-05 13:35:32 +03:00
parent ba2cbc42e4
commit 054c430fe9

View File

@ -1,6 +1,6 @@
-r base.txt
psycopg2-binary==2.9.5 # https://github.com/psycopg/psycopg2
psycopg2==2.9.5 # https://github.com/psycopg/psycopg2
# Code quality
# ------------------------------------------------------------------------------