Skip to content

Commit f100725

Browse files
committed
⬆️ anystore 1.1.3
1 parent 3010738 commit f100725

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

poetry.lock

Lines changed: 17 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ dependencies = [
2222
"pydantic (>=2.11.7,<3.0.0)",
2323
"pydantic-settings (>=2.10.1,<3.0.0)",
2424
"followthemoney (>=4.5.3,<5.0.0)",
25-
"ftmq (>=4.5.5,<5.0.0)",
26-
"anystore @ git+https://github.com/dataresearchcenter/anystore.git",
25+
"ftmq (>=4.5.7,<5.0.0)",
26+
"anystore (>=1.1.3,<2.0.0)",
2727
"cachetools (<6)",
2828
"psycopg (>=3.3.2,<4.0.0)",
2929
"psycopg-pool (>=3.3.0,<4.0.0)",

0 commit comments

Comments
 (0)