Skip to content
Snippets Groups Projects
Commit a4ef21ee authored by Nico Vermaas's avatar Nico Vermaas
Browse files

add oracle connectors

parent efe92078
Branches
No related tags found
1 merge request!12Add oracle connector
Pipeline #56367 passed
...@@ -38,6 +38,7 @@ dependencies = [ ...@@ -38,6 +38,7 @@ dependencies = [
'psycopg2-binary >= 2.9.5, < 3.0', 'psycopg2-binary >= 2.9.5, < 3.0',
'pyvo >= 1.4, < 2.0', 'pyvo >= 1.4, < 2.0',
'importlib-metadata >= 0.12; python_version < "3.8"', 'importlib-metadata >= 0.12; python_version < "3.8"',
'cx-Oracle >= 8.0'
] ]
dynamic = ["version"] dynamic = ["version"]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment