nucypher/dev-requirements.txt

150 lines
2.7 KiB
Plaintext
Raw Normal View History

-i https://pypi.python.org/simple
2019-02-19 10:56:06 +00:00
-e .
-e git+https://github.com/nucypher/py-solc.git@391b8da1a6bac5816877197bda25527c6b0b8c15#egg=py-solc
2019-01-25 18:28:48 +00:00
alabaster==0.7.12
ansible==2.7.7
apipkg==1.5
2019-02-19 10:56:06 +00:00
appdirs==1.4.3
argh==0.26.2
asn1crypto==0.24.0
atomicwrites==1.3.0
2019-02-19 10:56:06 +00:00
attrdict==2.0.1
attrs==18.2.0
2019-02-19 10:56:06 +00:00
autobahn==19.2.1
automat==0.7.0
aws-xray-sdk==0.95
2019-01-25 18:28:48 +00:00
babel==2.6.0
bcrypt==3.1.6
2019-02-19 10:56:06 +00:00
boto3==1.9.96
boto==2.49.0
2019-02-19 10:56:06 +00:00
botocore==1.12.96
2019-01-25 18:28:48 +00:00
bumpversion==0.5.3
2019-02-19 10:56:06 +00:00
bytestring-splitter==1.0.0a4
certifi==2018.11.29
2019-02-19 10:56:06 +00:00
cffi==1.12.0
chardet==3.0.4
2019-02-19 10:56:06 +00:00
click==7.0
coincurve==11.0.0
colorama==0.4.1
2019-01-25 18:28:48 +00:00
commonmark==0.8.1
2019-02-19 10:56:06 +00:00
constant-sorrow==0.1.0a8
constantly==15.1.0
coverage==4.0.3
2019-01-25 18:28:48 +00:00
cryptography==2.5
2019-02-19 10:56:06 +00:00
cytoolz==0.9.0.1 ; implementation_name == 'cpython'
dateparser==0.7.1
2019-01-25 18:28:48 +00:00
decorator==4.3.2
docker-pycreds==0.4.0
docker==3.7.0
docutils==0.14
ecdsa==0.13
2019-02-19 10:56:06 +00:00
eth-abi==2.0.0b5
eth-account==0.3.0
eth-bloom==1.0.3
eth-hash[pycryptodome,pysha3]==0.2.0
eth-keyfile==0.5.1
eth-keys==0.2.1
eth-rlp==0.1.2
eth-tester==0.1.0b37
eth-typing==2.0.0
eth-utils==1.4.1
ethpm==0.1.4a12
execnet==1.5.0
2019-02-19 10:56:06 +00:00
flask==1.0.2
future==0.17.1
greenlet==0.4.15
2019-02-19 10:56:06 +00:00
hendrix==3.2.2
hexbytes==0.1.0
humanize==0.5.1
hyperlink==18.0.0
2018-12-10 20:54:22 +00:00
idna==2.8
2019-01-25 18:28:48 +00:00
imagesize==1.1.0
2019-02-19 10:56:06 +00:00
incremental==17.5.0
ipfsapi==0.4.3
itsdangerous==1.1.0
jinja2==2.10
jmespath==0.9.3
jsondiff==1.1.1
2019-01-25 18:28:48 +00:00
jsonpickle==1.1
2019-02-19 10:56:06 +00:00
jsonschema==2.6.0
lru-dict==1.1.6
markupsafe==1.1.0
2019-02-19 10:56:06 +00:00
maya==0.6.1
mock==2.0.0
2019-02-19 10:56:06 +00:00
more-itertools==6.0.0
moto==1.3.7
2019-02-19 10:56:06 +00:00
msgpack-python==0.5.6
mypy-extensions==0.4.1
mypy==0.670
2019-01-25 18:28:48 +00:00
packaging==19.0
paramiko==2.4.2
2019-02-19 10:56:06 +00:00
parsimonious==0.8.1
pathtools==0.1.2
pbr==5.1.2
2019-02-19 10:56:06 +00:00
pendulum==2.0.4
pluggy==0.8.1
2019-02-19 10:56:06 +00:00
protobuf==3.7.0rc2
py-ecc==1.4.7
py-evm==0.2.0a39
py-geth==2.0.1
py==1.7.0
pyaml==18.11.0
2019-02-19 10:56:06 +00:00
pyasn1-modules==0.2.4
pyasn1==0.4.5
2019-02-19 10:56:06 +00:00
pychalk==2.0.1
pycparser==2.19
pycryptodome==3.7.3
2019-02-19 10:56:06 +00:00
pyethash==0.1.27
2019-01-25 18:28:48 +00:00
pygments==2.3.1
2019-02-19 10:56:06 +00:00
pyhamcrest==1.9.0
pynacl==1.3.0
2019-02-19 10:56:06 +00:00
pyopenssl==19.0.0
2019-01-25 18:28:48 +00:00
pyparsing==2.3.1
2019-02-19 10:56:06 +00:00
pysha3==1.0.2
pytest-cov==2.5.1
2019-02-19 10:56:06 +00:00
pytest-ethereum==0.1.3a6
pytest-forked==1.0.2
pytest-mock==1.10.1
pytest-mypy==0.3.2
2019-01-25 18:28:48 +00:00
pytest-twisted==1.9
pytest-xdist==1.26.1
pytest==4.0.2
python-coveralls==2.9.1
python-dateutil==2.8.0 ; python_version >= '2.7'
python-jose==2.0.2
pytz==2018.9
2019-02-19 10:56:06 +00:00
pytzdata==2018.9
pyyaml==4.2b4
2019-01-25 18:28:48 +00:00
recommonmark==0.5.0
2019-02-19 10:56:06 +00:00
regex==2019.2.7
2018-12-10 20:54:22 +00:00
requests==2.21.0
responses==0.10.5
2019-02-19 10:56:06 +00:00
rlp==1.1.0
s3transfer==0.2.0
semantic-version==2.6.0
2019-02-19 10:56:06 +00:00
sentry-sdk==0.5.2
service-identity==18.1.0
six==1.12.0
2019-02-19 10:56:06 +00:00
snaptime==0.2.4
2019-01-25 18:28:48 +00:00
snowballstemmer==1.2.1
2019-02-19 10:56:06 +00:00
sphinx-rtd-theme==0.4.3
sphinx==1.8.4
2019-01-25 18:28:48 +00:00
sphinxcontrib-websupport==1.1.0
2019-02-19 10:56:06 +00:00
sqlalchemy==1.3.0b3
toolz==0.9.0
trie==1.3.8
twisted==18.9.0
txaio==18.8.1
typed-ast==1.3.1
2019-02-19 10:56:06 +00:00
tzlocal==2.0.0b1
umbral==0.1.3a0
urllib3==1.24.1 ; python_version >= '3.4'
2019-02-19 10:56:06 +00:00
watchdog==0.9.0
web3[tester]==5.0.0a5
websocket-client==0.54.0
2019-02-19 10:56:06 +00:00
websockets==7.0
werkzeug==0.14.1
wrapt==1.11.1
2019-02-19 10:56:06 +00:00
xmltodict==0.12.0
zope.interface==4.6.0