Skip to content
Snippets Groups Projects
Commit 1b9287d4 authored by Bartek Wrona's avatar Bartek Wrona
Browse files

haf-local-tools Python deps update: pandas = "2.2.3", psycopg2-binary =...

haf-local-tools Python deps update: pandas = "2.2.3", psycopg2-binary = "2.9.10", sqlalchemy = "2.0.39"
parent 39793cc2
No related branches found
No related tags found
1 merge request!632Update docker images to ubuntu 24.04
Source diff could not be displayed: it is too large. Options to address this: view the blob.
......@@ -21,8 +21,8 @@ source = [
[tool.poetry.dependencies]
python = "^3.12"
pandas = "1.4.0"
psycopg2-binary = "2.9.1"
sqlalchemy = "1.4.52"
pandas = "^2.2.3"
psycopg2-binary = "2.9.10"
sqlalchemy = "^2.0.39"
sqlalchemy-utils = "0.41.2"
hive_local_tools = { path = "../../../hive/tests/python/hive-local-tools", develop = true }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment