add psycopg2 to dependencies
This commit is contained in:
parent
69f9ff1793
commit
8de0c72b14
2 changed files with 83 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ python-dotenv = "^1.0.1"
|
|||
pyfiglet = "^1.0.2"
|
||||
xecd-rates-client = "^1.0.0"
|
||||
py-money = "^0.5.0"
|
||||
psycopg2-binary = "^2.9.9"
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue