Created
April 14, 2019 12:34
-
-
Save veox/ab0be400c4565e62c1331b10628c0d91 to your computer and use it in GitHub Desktop.
`pip freeze` for https://github.com/ethereum/trinity/issues/501
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
alabaster==0.7.12 | |
apipkg==1.5 | |
argh==0.26.2 | |
asn1crypto==0.24.0 | |
async-generator==1.10 | |
async-lru==0.1.0 | |
asyncio-cancel-token==0.1.0a2 | |
atomicwrites==1.2.1 | |
attrdict==2.0.0 | |
attrs==18.2.0 | |
Babel==2.6.0 | |
backcall==0.1.0 | |
base58==1.0.3 | |
bleach==3.1.0 | |
bloom-filter==1.3 | |
bumpversion==0.5.3 | |
cachetools==2.1.0 | |
certifi==2018.11.29 | |
cffi==1.11.5 | |
chardet==3.0.4 | |
coincurve==10.0.0 | |
colorama==0.4.1 | |
coverage==4.5.2 | |
cryptography==2.4.2 | |
cytoolz==0.9.0.1 | |
decorator==4.3.0 | |
docopt==0.6.2 | |
docutils==0.14 | |
eth-abi==1.3.0 | |
eth-account==0.2.3 | |
eth-bloom==1.0.3 | |
eth-hash==0.2.0 | |
eth-keyfile==0.5.1 | |
eth-keys==0.2.1 | |
eth-rlp==0.1.2 | |
eth-typing==2.1.0 | |
eth-utils==1.4.1 | |
execnet==1.5.0 | |
flake8==3.5.0 | |
flake8-bugbear==18.8.0 | |
hexbytes==0.1.0 | |
hypothesis==3.69.5 | |
idna==2.7 | |
ifaddr==0.1.6 | |
imagesize==1.1.0 | |
ipython==6.5.0 | |
ipython-genutils==0.2.0 | |
jedi==0.13.2 | |
Jinja2==2.10 | |
jsonschema==2.6.0 | |
lahja==0.11.2 | |
lru-dict==1.1.6 | |
lxml==4.3.0 | |
MarkupSafe==1.1.0 | |
mccabe==0.6.1 | |
more-itertools==5.0.0 | |
multiaddr==0.0.4 | |
mypy==0.641 | |
mypy-extensions==0.4.1 | |
netaddr==0.7.19 | |
netdisco==2.3.0 | |
netifaces==0.10.9 | |
packaging==18.0 | |
parsimonious==0.8.1 | |
parso==0.3.1 | |
pathtools==0.1.2 | |
pexpect==4.6.0 | |
pickleshare==0.7.5 | |
pkginfo==1.5.0.1 | |
pluggy==0.7.1 | |
plyvel==1.0.5 | |
prompt-toolkit==1.0.15 | |
protobuf==3.7.0 | |
ptyprocess==0.6.0 | |
py==1.7.0 | |
py-ecc==1.6.0 | |
py-evm==0.2.0a42 | |
pycodestyle==2.3.1 | |
pycparser==2.19 | |
pycryptodome==3.7.2 | |
pyethash==0.1.27 | |
pyflakes==1.6.0 | |
Pygments==2.3.1 | |
pymultihash==0.8.2 | |
pyparsing==2.3.1 | |
pysha3==1.0.2 | |
pytest==3.6.4 | |
pytest-asyncio==0.9.0 | |
pytest-asyncio-network-simulator==0.1.0a2 | |
pytest-cov==2.5.1 | |
pytest-watch==4.2.0 | |
pytest-xdist==1.18.1 | |
python-dateutil==2.7.5 | |
python-rocksdb==0.6.9 | |
python-snappy==0.5.3 | |
pytz==2018.9 | |
PyYAML==3.13 | |
readme-renderer==24.0 | |
requests==2.21.0 | |
requests-toolbelt==0.8.0 | |
rlp==1.1.0 | |
simplegeneric==0.8.1 | |
six==1.12.0 | |
snowballstemmer==1.2.1 | |
Sphinx==1.7.9 | |
sphinx-rtd-theme==0.4.2 | |
sphinxcontrib-asyncio==0.2.0 | |
sphinxcontrib-websupport==1.1.0 | |
ssz==0.1.0a2 | |
termcolor==1.1.0 | |
toolz==0.9.0 | |
tox==2.7.0 | |
tqdm==4.29.1 | |
traitlets==4.3.2 | |
trie==1.3.8 | |
-e git+git@github-veox:veox/trinity.git@3b52bdeef6e145f9d079de1dfdf0e246bcf62b54#egg=trinity | |
twine==1.12.1 | |
typed-ast==1.1.1 | |
typing-extensions==3.7.2 | |
uPnPClient==0.0.8 | |
urllib3==1.24.1 | |
uvloop==0.11.2 | |
varint==1.0.2 | |
virtualenv==16.2.0 | |
watchdog==0.9.0 | |
wcwidth==0.1.7 | |
web3==4.4.1 | |
webencodings==0.5.1 | |
websockets==5.0.1 | |
zeroconf==0.21.3 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment