Skip to content

Commit 7665bfa

Browse files
Merge pull request #18 from christophfink/psycopg2
Psycopg2
2 parents 785afae + f38cf39 commit 7665bfa

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@ dependencies = [
1616
"blessed",
1717
"GeoAlchemy2",
1818
"PyYaml",
19-
"psycopg",
19+
"psycopg2",
20+
"requests",
2021
"SQLAlchemy",
2122
"urllib3",
2223
]

0 commit comments

Comments
 (0)