Skip to content

Commit 03b6bdd

Browse files
Require lower version of py-utils in patron-data-helper
1 parent 1ced6e7 commit 03b6bdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ obfuscation-helper = [
7171
"bcrypt>=4.0.1"
7272
]
7373
patron-data-helper = [
74-
"nypl_py_utils[postgresql-client,redshift-client]>=1.6.0",
74+
"nypl_py_utils[postgresql-client,redshift-client]>=1.1.5",
7575
"pandas>=2.2.2"
7676
]
7777
research-catalog-identifier-helper = [

0 commit comments

Comments
 (0)