File tree Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Expand file tree Collapse file tree 3 files changed +13
-11
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ aleph = "aleph.manage:cli"
16
16
[tool .poetry .dependencies ]
17
17
python = " >3.10,<3.14"
18
18
banal = " ^1.0.6"
19
- followthemoney = " ^3.7.4 "
19
+ followthemoney = { git = " https://github.com/investigativedata/followthemoney.git " , rev = " schema/science-identifiers " }
20
20
followthemoney-store = { extras = [" postgresql" ], version = " ^3.1.0" }
21
21
fingerprints = " ^1.2.3"
22
22
servicelayer = { extras = [" amazon" ], version = " ^1.23.1" }
Original file line number Diff line number Diff line change @@ -290,15 +290,13 @@ flask-talisman==1.1.0 ; python_full_version > "3.10.0" and python_version < "3.1
290
290
flask == 2.3.3 ; python_full_version > "3.10.0" and python_version < "3.14" \
291
291
--hash =sha256:09c347a92aa7ff4a8e7f3206795f30d826654baf38b873d0744cd571ca609efc \
292
292
--hash =sha256:f69fcd559dc907ed196ab9df0e48471709175e696d6e698dd4dbe940f96ce66b
293
+ followthemoney @ git+https://github.com/investigativedata/followthemoney.git@240d045836978110e5c49c96d6477b314757f0ec ; python_full_version > "3.10.0" and python_version < "3.14"
293
294
followthemoney-compare == 0.4.4 ; python_full_version > "3.10.0" and python_version < "3.14" \
294
295
--hash =sha256:292d1af0a6ee2b525c60d64b5fbba24e615980c49a670791b046ea3b8dbf4284 \
295
296
--hash =sha256:d6b1e1152dad7dbb7712087f99fd9623c56daac0e748b23af9c7e16ce956dec9
296
297
followthemoney-store [postgresql ]== 3.1.0 ; python_full_version > "3.10.0" and python_version < "3.14" \
297
298
--hash =sha256:4c8e05ddbec4eb729670e813f2e0d768c79229fa2bea6458de87897d51cf5908 \
298
299
--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
302
300
fuzzywuzzy [speedup ]== 0.18.0 ; python_full_version > "3.10.0" and python_version < "3.14" \
303
301
--hash =sha256:45016e92264780e58972dca1b3d939ac864b78437422beecebb3095f8efd00e8 \
304
302
--hash =sha256:928244b28db720d1e0ee7587acf660ea49d7e4c632569cad4f1cd7e68a5f0993
You can’t perform that action at this time.
0 commit comments