Install the psycopg binary along with the package
This commit is contained in:
parent
ef9ca1d1ea
commit
c4d2d5a378
2
poetry.lock
generated
2
poetry.lock
generated
@ -1258,4 +1258,4 @@ socks = ["PySocks (>=1.5.6,!=1.5.7,<2.0)"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.10"
|
||||
content-hash = "cc31ed1ff1c9e446fcadda094494251b015a103df8024c45e442436856977bbb"
|
||||
content-hash = "0d5131bc7d7faa5c46d9ced61d6c68738d9d818f8f7cf808dcd8e407ee84a328"
|
||||
|
||||
@ -12,7 +12,7 @@ python = "^3.10"
|
||||
codetiming = "^1.4.0"
|
||||
matplotlib = "^3.7.1"
|
||||
nordigen = "^1.3.1"
|
||||
psycopg2 = "^2.9.6"
|
||||
psycopg2 = {extras = ["binary"], version = "^2.9.6"}
|
||||
python-dateutil = "^2.8.2"
|
||||
python-dotenv = "^1.0.0"
|
||||
pyyaml = "^6.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user