Skip to content

Commit ef41fc9

Browse files
committed
ci: install hermetic fixture network dependency
1 parent fc12c6d commit ef41fc9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242

4343
- name: Install contract-test dependencies
4444
run: |
45-
pip install "protobuf>=3.20,<4" mnemonic ecdsa pytest
45+
pip install "protobuf>=3.20,<4" mnemonic ecdsa pytest requests
4646
4747
- name: Run deterministic Zcash PCZT contract tests
4848
env:

0 commit comments

Comments
 (0)