Skip to content

Commit 295474c

Browse files
lutzkyyegle
authored andcommitted
Fix build failure with explicit hash
Fixes #39
1 parent cd8211b commit 295474c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

requirements.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
beancount-reds-plugins==0.3.0 --hash=sha256:4bf7d56a9d8084acb50591283cf1724eaa035c2f2df2ac70a3370b0d068da6ed
2+
3+
# Manual specification of python-dateutil is a workaround for https://github.com/yegle/fava-docker/issues/39
4+
python-dateutil==2.8.2 --hash=sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9
25
beancount-periodic==0.1.2 --hash=sha256:352fc97be1ff17351d62273b00a41a1f454f3bc6b4b7e88d6d4b08854fe3a412
36

0 commit comments

Comments
 (0)