Skip to content

Commit

Permalink
➕ Use custom followthemoney
Browse files Browse the repository at this point in the history
  • Loading branch information
simonwoerpel committed Nov 14, 2024
1 parent 2ff1d0d commit f2bd87f
Show file tree
Hide file tree
Showing 3 changed files with 112 additions and 1,327 deletions.
18 changes: 11 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ aleph = "aleph.manage:cli"
[tool.poetry.dependencies]
python = ">3.10,<3.14"
banal = "^1.0.6"
followthemoney = "^3.7.4"
followthemoney = {git = "https://github.com/investigativedata/followthemoney.git", rev = "datoteca"}
followthemoney-store = { extras = ["postgresql"], version = "^3.1.0" }
fingerprints = "^1.2.3"
servicelayer = { extras = ["amazon"], version = "^1.23.1" }
Expand Down
Loading

0 comments on commit f2bd87f

Please sign in to comment.