generated from dopt-python/py311
working connection to Wittenbecher's external database
This commit is contained in:
@@ -5,7 +5,7 @@ description = "PLEASE ADD PROJECT DESCRIPTION"
|
||||
authors = [
|
||||
{name = "PLEASE ADD AUTHOR", email = "PLEASE ADD EMAIL ADDRESS"},
|
||||
]
|
||||
dependencies = []
|
||||
dependencies = ["psycopg[binary,pool]>=3.3.4", "python-dotenv>=1.2.2", "sqlalchemy[asyncio]>=2.0.50"]
|
||||
requires-python = ">=3.11"
|
||||
readme = "README.md"
|
||||
license = {text = "LicenseRef-Proprietary"}
|
||||
|
||||
Reference in New Issue
Block a user