Skip to content

Commit a228878

Browse files
committed
➕ Install followthemoney/science-identifiers
1 parent 1890bc7 commit a228878

File tree

3 files changed

+13
-11
lines changed

3 files changed

+13
-11
lines changed

poetry.lock

Lines changed: 11 additions & 7 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
@@ -16,7 +16,7 @@ aleph = "aleph.manage:cli"
1616
[tool.poetry.dependencies]
1717
python = ">3.10,<3.14"
1818
banal = "^1.0.6"
19-
followthemoney = "^3.7.4"
19+
followthemoney = {git = "https://github.com/investigativedata/followthemoney.git", rev = "schema/science-identifiers"}
2020
followthemoney-store = { extras = ["postgresql"], version = "^3.1.0" }
2121
fingerprints = "^1.2.3"
2222
servicelayer = { extras = ["amazon"], version = "^1.23.1" }

requirements.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -290,15 +290,13 @@ flask-talisman==1.1.0 ; python_full_version > "3.10.0" and python_version < "3.1
290290
flask==2.3.3 ; python_full_version > "3.10.0" and python_version < "3.14" \
291291
--hash=sha256:09c347a92aa7ff4a8e7f3206795f30d826654baf38b873d0744cd571ca609efc \
292292
--hash=sha256:f69fcd559dc907ed196ab9df0e48471709175e696d6e698dd4dbe940f96ce66b
293+
followthemoney @ git+https://github.com/investigativedata/followthemoney.git@240d045836978110e5c49c96d6477b314757f0ec ; python_full_version > "3.10.0" and python_version < "3.14"
293294
followthemoney-compare==0.4.4 ; python_full_version > "3.10.0" and python_version < "3.14" \
294295
--hash=sha256:292d1af0a6ee2b525c60d64b5fbba24e615980c49a670791b046ea3b8dbf4284 \
295296
--hash=sha256:d6b1e1152dad7dbb7712087f99fd9623c56daac0e748b23af9c7e16ce956dec9
296297
followthemoney-store[postgresql]==3.1.0 ; python_full_version > "3.10.0" and python_version < "3.14" \
297298
--hash=sha256:4c8e05ddbec4eb729670e813f2e0d768c79229fa2bea6458de87897d51cf5908 \
298299
--hash=sha256:93a021f5c822dfcc21e85bf2291494d96f50c53dfceeb9a86418c6a99feaab82
299-
followthemoney==3.7.4 ; python_full_version > "3.10.0" and python_version < "3.14" \
300-
--hash=sha256:1e77d1aaafe30b59242e61f78a62a90a07037147021532f01a3bb5c915b74d27 \
301-
--hash=sha256:3b5717b0757f8f5d3b484ebbbe014ce744b431477063842fc0732fee8ac2cdce
302300
fuzzywuzzy[speedup]==0.18.0 ; python_full_version > "3.10.0" and python_version < "3.14" \
303301
--hash=sha256:45016e92264780e58972dca1b3d939ac864b78437422beecebb3095f8efd00e8 \
304302
--hash=sha256:928244b28db720d1e0ee7587acf660ea49d7e4c632569cad4f1cd7e68a5f0993

0 commit comments

Comments
 (0)