We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 785afae + f38cf39 commit 7665bfaCopy full SHA for 7665bfa
1 file changed
pyproject.toml
@@ -16,7 +16,8 @@ dependencies = [
16
"blessed",
17
"GeoAlchemy2",
18
"PyYaml",
19
- "psycopg",
+ "psycopg2",
20
+ "requests",
21
"SQLAlchemy",
22
"urllib3",
23
]
0 commit comments