forked from hans/Nominatim
port code to psycopg3
This commit is contained in:
@@ -15,7 +15,7 @@ classifiers = [
|
||||
"Operating System :: OS Independent",
|
||||
]
|
||||
dependencies = [
|
||||
"psycopg2-binary",
|
||||
"psycopg[pool]",
|
||||
"python-dotenv",
|
||||
"jinja2",
|
||||
"pyYAML>=5.1",
|
||||
|
||||
Reference in New Issue
Block a user