diff --git a/poetry.lock b/poetry.lock index 6d9960c3..bffbc3a6 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1394,13 +1394,13 @@ tqdm = ["tqdm"] [[package]] name = "ftmq" -version = "0.3.5" +version = "0.3.6" description = "followthemoney query dsl and io helpers" optional = false python-versions = ">=3.10,<3.13" files = [ - {file = "ftmq-0.3.5-py3-none-any.whl", hash = "sha256:eca516302c058ddafa8aad22cc7b81167b20da06ef43d3a0f3fa4fcfff0f595d"}, - {file = "ftmq-0.3.5.tar.gz", hash = "sha256:6534dbd8c584544e1969a760e3bf43211942e56803f1656c1a74257568015c2b"}, + {file = "ftmq-0.3.6-py3-none-any.whl", hash = "sha256:db85b9121b8c1511d5ac60fff6fe964f7d506c42b348aea5cb2b1a7137a9e18e"}, + {file = "ftmq-0.3.6.tar.gz", hash = "sha256:f2658cbbea6aab66a9cb86cad219a92c4defc6fafa5220044fc72e9c4f33cd4d"}, ] [package.dependencies] @@ -5505,4 +5505,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = ">=3.10,<3.13" -content-hash = "4176d82f16a16914748c14980801255cdc908c1cfd8da7e629dcdca9ab6b5e36" +content-hash = "b08245bf9888c3ce233f90ef62269d5c0733e52c385625fd376a2c9af3d51d97" diff --git a/pyproject.toml b/pyproject.toml index 769ca49a..0d8c683a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -41,7 +41,7 @@ requests = "^2.31.0" sqlalchemy = "^2.0.20" tabulate = "^0.9.0" typer = "^0.9.0" -ftmq = "^0.3.5" +ftmq = "^0.3.6" prefect-ray = ">=0.2.5,<0.4.0" ray = "^2.5.1" pydantic = ">=1.10.0,<2.0.0" diff --git a/requirements.txt b/requirements.txt index 9e82fad4..5e530bc5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -583,9 +583,9 @@ frozenlist==1.4.0 ; python_version >= "3.10" and python_version < "3.13" \ fsspec==2023.9.2 ; python_version >= "3.10" and python_version < "3.13" \ --hash=sha256:603dbc52c75b84da501b9b2ec8c11e1f61c25984c4a0dda1f129ef391fbfc9b4 \ --hash=sha256:80bfb8c70cc27b2178cc62a935ecf242fc6e8c3fb801f9c571fc01b1e715ba7d -ftmq==0.3.5 ; python_version >= "3.10" and python_version < "3.13" \ - --hash=sha256:6534dbd8c584544e1969a760e3bf43211942e56803f1656c1a74257568015c2b \ - --hash=sha256:eca516302c058ddafa8aad22cc7b81167b20da06ef43d3a0f3fa4fcfff0f595d +ftmq==0.3.6 ; python_version >= "3.10" and python_version < "3.13" \ + --hash=sha256:db85b9121b8c1511d5ac60fff6fe964f7d506c42b348aea5cb2b1a7137a9e18e \ + --hash=sha256:f2658cbbea6aab66a9cb86cad219a92c4defc6fafa5220044fc72e9c4f33cd4d gcsfs==2023.9.2 ; python_version >= "3.10" and python_version < "3.13" \ --hash=sha256:7ca430816fa99b3df428506b557f08dbafab563a048393747507d0809fa4576b \ --hash=sha256:b3e61d07b0ecf3e04627b0cc0df30ee728bc49e31d42de180815601041e62c1b