Created
May 18, 2018 12:18
-
-
Save veox/61a77f3e67ac3f35e57185488c712c7e to your computer and use it in GitHub Desktop.
Output of `pip freeze` for py-evm issue X
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
aiohttp==2.3.10 | |
alabaster==0.7.10 | |
apipkg==1.4 | |
argh==0.26.2 | |
asn1crypto==0.24.0 | |
async-lru==0.1.0 | |
async-timeout==3.0.0 | |
attrdict==2.0.0 | |
attrs==18.1.0 | |
Babel==2.5.3 | |
backcall==0.1.0 | |
bumpversion==0.5.3 | |
certifi==2018.4.16 | |
cffi==1.11.5 | |
chardet==3.0.4 | |
coincurve==7.1.0 | |
colorama==0.3.9 | |
coverage==4.5.1 | |
cryptography==2.2.2 | |
cytoolz==0.9.0.1 | |
decorator==4.3.0 | |
docopt==0.6.2 | |
docutils==0.14 | |
eth-abi==1.1.1 | |
eth-account==0.2.2 | |
eth-bloom==1.0.0 | |
eth-hash==0.1.2 | |
eth-keyfile==0.5.1 | |
eth-keys==0.2.0b3 | |
eth-rlp==0.1.2 | |
eth-utils==1.0.3 | |
execnet==1.5.0 | |
flake8==3.5.0 | |
hexbytes==0.1.0 | |
hypothesis==3.44.26 | |
idna==2.6 | |
idna-ssl==1.0.1 | |
imagesize==1.0.0 | |
ipython==6.4.0 | |
ipython-genutils==0.2.0 | |
jedi==0.12.0 | |
Jinja2==2.10 | |
lru-dict==1.1.6 | |
lxml==4.2.1 | |
MarkupSafe==1.0 | |
mccabe==0.6.1 | |
more-itertools==4.1.0 | |
multidict==4.3.1 | |
mypy==0.590 | |
netdisco==1.4.1 | |
netifaces==0.10.7 | |
packaging==17.1 | |
parsimonious==0.8.0 | |
parso==0.2.0 | |
pathtools==0.1.2 | |
pexpect==4.5.0 | |
pickleshare==0.7.4 | |
pluggy==0.6.0 | |
plyvel==1.0.4 | |
prompt-toolkit==1.0.15 | |
ptyprocess==0.5.2 | |
py==1.5.3 | |
py-ecc==1.4.2 | |
-e git+git@github-veox:veox/py-evm.git@e0864ea63daf7a1ee54111a2d1c5a5aa2d164e9f#egg=py_evm | |
pycodestyle==2.3.1 | |
pycparser==2.18 | |
pycryptodome==3.6.1 | |
pyethash==0.1.27 | |
pyflakes==1.6.0 | |
Pygments==2.2.0 | |
pyparsing==2.2.0 | |
pysha3==1.0.2 | |
pytest==3.5.1 | |
pytest-asyncio==0.8.0 | |
pytest-cov==2.5.1 | |
pytest-logging==2015.11.4 | |
pytest-watch==4.1.0 | |
pytest-xdist==1.18.1 | |
python-dateutil==2.7.3 | |
pytz==2018.4 | |
PyYAML==3.12 | |
requests==2.18.4 | |
rlp==1.0.1 | |
simplegeneric==0.8.1 | |
six==1.11.0 | |
snowballstemmer==1.2.1 | |
Sphinx==1.7.4 | |
sphinx-rtd-theme==0.3.1 | |
sphinxcontrib-asyncio==0.2.0 | |
sphinxcontrib-websupport==1.0.1 | |
toolz==0.9.0 | |
tox==2.7.0 | |
traitlets==4.3.2 | |
trie==1.3.6 | |
typed-ast==1.1.0 | |
uPnPClient==0.0.8 | |
urllib3==1.22 | |
virtualenv==15.2.0 | |
watchdog==0.8.3 | |
wcwidth==0.1.7 | |
web3==4.2.1 | |
websockets==4.0.1 | |
yarl==1.2.4 | |
zeroconf==0.20.0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment