Files
tycho-protocol-sdk/testing/src/requirements.txt
kayibal 4c337a36d1 feat(runner): Support initialized accounts + misc fixes.
Simplifies a lot the setup of testing:

- Looks up tycho-indexer under the usual paths no OS specific naming necessary.
- Simply assumes that protosim can be pulled from our private PyPi
- Navigates the foundry out folder to find solidity runtime binaries

Includes some additional fixes to deal with some attribtues that may have to be reflected to defibot later on.
2024-07-25 19:31:54 +01:00

5 lines
77 B
Plaintext

psycopg2==2.9.9
PyYAML==6.0.1
Requests==2.32.2
web3==5.31.3
-e ./tycho-client