Skip to content

Commit

Permalink
Merge branch 'main' into paul/update-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
p-j-smith committed Dec 11, 2024
2 parents da5ff39 + 0d2f3a9 commit 1114ce2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pixl_core/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies = [
"loguru==0.7.3",
"pandas==2.2.3",
"pika==1.3.2",
"psycopg2-binary==2.9.9",
"psycopg2-binary==2.9.10",
"pyarrow==18.1.0",
"pydantic==2.10.3",
"python-decouple==3.8",
Expand All @@ -33,7 +33,7 @@ test = [
"pytest==8.3.4",
"pytest-asyncio==0.24.0",
"pytest-check==2.4.1",
"pytest-cov==5.0.0",
"pytest-cov==6.0.0",
"pytest-pixl==0.2.0rc0",
"xnat4tests==0.3.12",
]
Expand Down

0 comments on commit 1114ce2

Please sign in to comment.