mirror of
https://github.com/FlipsideCrypto/web3.py.git
synced 2026-02-06 10:56:47 +00:00
19 lines
321 B
Plaintext
19 lines
321 B
Plaintext
# empty to prevent failure due to system dependency requirements
|
|
mock
|
|
sphinx-better-theme>=0.1.4
|
|
#
|
|
# actual requirements
|
|
#
|
|
click>=5.1
|
|
configparser==3.5.0
|
|
contextlib2>=0.5.4
|
|
#eth-testrpc>=0.8.0
|
|
#ethereum-tester-client>=1.1.0
|
|
gevent>=1.1.2
|
|
py-geth>=1.1.0
|
|
py-solc>=0.4.0
|
|
#pysha3>=0.3
|
|
pytest>=2.7.2
|
|
toposort>=1.4
|
|
web3>=2.1.0
|