Skip to content

Commit 3f966db

Browse files
committed
⬆️ anystore from git
1 parent 2d531ae commit 3f966db

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies = [
2323
"pydantic-settings (>=2.10.1,<3.0.0)",
2424
"followthemoney (>=4.5.3,<5.0.0)",
2525
"ftmq (>=4.5.5,<5.0.0)",
26-
"anystore (>=1.1.2,<2.0.0)",
26+
"anystore @ git+https://github.com/dataresearchcenter/anystore.git",
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)