Skip to content

Commit 4c399ae

Browse files
committed
install psycopg2 for postgress support (and apparrently also install updates)
1 parent 24f4f63 commit 4c399ae

File tree

2 files changed

+584
-496
lines changed

2 files changed

+584
-496
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ python-dotenv = "*"
2525
flask-migrate = "*"
2626
requests = "*"
2727
sentry-sdk = "*"
28+
psycopg2 = "*"
2829

2930
[requires]
3031
python_version = "3.8"

0 commit comments

Comments
 (0)