Relock dependencies with pinned lmdb and py-solc-x

pull/2213/head
Kieran R. Prasch 2020-09-02 12:00:11 -07:00 committed by Kieran Prasch
parent 83f61a7a6b
commit a2e6cbb269
No known key found for this signature in database
GPG Key ID: 199AB839D4125A62
4 changed files with 313 additions and 471 deletions

View File

@ -12,7 +12,7 @@ umbral = "==0.1.3a2"
constant-sorrow = ">=0.1.0a9" constant-sorrow = ">=0.1.0a9"
bytestring-splitter = ">=1.3.0" bytestring-splitter = ">=1.3.0"
hendrix = ">=3.2.5" hendrix = ">=3.2.5"
lmdb = "*" lmdb = "<=0.99"
# Cryptography # Cryptography
pyopenssl = "*" pyopenssl = "*"
cryptography = ">=2.3" cryptography = ">=2.3"
@ -55,7 +55,7 @@ bandit = "*"
mypy = "*" mypy = "*"
coverage = "*" coverage = "*"
# Develop & Deploy # Develop & Deploy
py-solc-x = "*" py-solc-x = "==0.10.1"
[scripts] [scripts]
install-solc = "python3 scripts/installation/install_solc.py" install-solc = "python3 scripts/installation/install_solc.py"

545
Pipfile.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -1,136 +1,50 @@
-i https://pypi.python.org/simple -i https://pypi.python.org/simple
apipkg==1.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' apipkg==1.5
appdirs==1.4.4 appdirs==1.4.4
asn1crypto==1.4.0 attrs==20.1.0
attrs==19.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
autobahn==20.7.1; python_version >= '3.5'
automat==20.2.0
bandit==1.6.2 bandit==1.6.2
base58==2.0.1; python_version >= '3.5'
bitarray==1.2.2
blake2b-py==0.1.3
bytestring-splitter==2.2.0
cached-property==1.5.1
certifi==2020.6.20 certifi==2020.6.20
cffi==1.14.1 cfgv==3.2.0
cfgv==3.2.0; python_full_version >= '3.6.1'
chardet==3.0.4 chardet==3.0.4
click==7.1.2
coincurve==13.0.0
colorama==0.4.3
constant-sorrow==0.1.0a9
constantly==15.1.0
coverage==5.2.1 coverage==5.2.1
cryptography==3.0
cytoolz==0.10.1; implementation_name == 'cpython'
dateparser==0.7.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
decorator==4.4.2 decorator==4.4.2
distlib==0.3.1 distlib==0.3.1
eth-abi==2.1.1; python_version >= '3.6' and python_version < '4' execnet==1.7.1
eth-account==0.5.2; python_version >= '3.6' and python_version < '4'
eth-bloom==1.0.3; python_version >= '3.5' and python_full_version != '3.5.2' and python_version < '4'
eth-hash[pycryptodome]==0.2.0
eth-keyfile==0.5.1
eth-keys==0.3.3
eth-rlp==0.1.2
eth-tester==0.5.0b1
eth-typing==2.2.1; python_version >= '3.5' and python_version < '4'
eth-utils==1.9.3; python_version >= '3.5' and python_full_version != '3.5.2' and python_version < '4'
execnet==1.7.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
filelock==3.0.12 filelock==3.0.12
flask-sqlalchemy==2.4.4 gitdb==4.0.5
flask==1.1.2 gitpython==3.1.7
gitdb==4.0.5; python_version >= '3.4'
gitpython==3.1.7; python_version >= '3.4'
greenlet==0.4.16 greenlet==0.4.16
hendrix==3.3.0 hypothesis==5.30.0
hexbytes==0.2.1; python_version >= '3.6' and python_version < '4' identify==1.4.30
humanize==2.6.0; python_version >= '3.5' idna==2.10
hyperlink==20.0.1
hypothesis==5.24.3
identify==1.4.25; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
incremental==17.5.0
iniconfig==1.0.1 iniconfig==1.0.1
ipfshttpclient==0.6.0.post1; python_version >= '3.5' more-itertools==8.5.0
itsdangerous==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
jinja2==2.11.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
jsonschema==3.2.0
lmdb==0.99
lru-dict==1.1.6
markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
marshmallow==3.7.1
maya==0.6.1
more-itertools==8.4.0; python_version >= '3.5'
msgpack-python==0.5.6
msgpack==1.0.0
multiaddr==0.0.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
mypy-extensions==0.4.3 mypy-extensions==0.4.3
mypy==0.782 mypy==0.782
netaddr==0.8.0 nodeenv==1.5.0
nodeenv==1.4.0 packaging==20.4
packaging==20.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pbr==5.5.0
parsimonious==0.8.1 pluggy==0.13.1
pathtools==0.1.2 pre-commit==2.7.1
pbr==5.4.5
pendulum==2.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pluggy==0.13.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pre-commit==2.6.0
protobuf==3.12.4
py-ecc==4.0.0; python_version >= '3.5' and python_version < '4'
py-evm==0.3.0a18
py-geth==2.4.0
py-solc-x==0.10.1 py-solc-x==0.10.1
py==1.9.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' py==1.9.0
pyasn1-modules==0.2.8
pyasn1==0.4.8
pychalk==2.0.1
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pycryptodome==3.9.8
pyethash==0.1.27
pyflakes==2.2.0 pyflakes==2.2.0
pyhamcrest==2.0.2; python_version >= '3.5' pyparsing==3.0.0a2
pynacl==1.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pytest-cov==2.10.1
pyopenssl==19.1.0 pytest-forked==1.3.0
pyparsing==2.4.7; python_version >= '2.6' and python_version not in '3.0, 3.1, 3.2' pytest-mock==3.3.1
pyrsistent==0.16.0
pysha3==1.0.2
pytest-cov==2.10.0
pytest-forked==1.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
pytest-mock==3.2.0
pytest-twisted==1.12 pytest-twisted==1.12
pytest-xdist==1.34.0 pytest-xdist==2.1.0
pytest==6.0.1 pytest==6.0.1
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
pytz==2020.1
pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
pyyaml==5.3.1 pyyaml==5.3.1
regex==2020.7.14
requests==2.24.0 requests==2.24.0
rlp==1.2.0 semantic-version==2.8.5
semantic-version==2.8.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' six==1.15.0
service-identity==18.1.0 smmap==3.0.4
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2'
smmap==3.0.4; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
snaptime==0.2.4
sortedcontainers==2.2.2 sortedcontainers==2.2.2
sqlalchemy==1.3.18 stevedore==3.2.1
stevedore==3.2.0; python_version >= '3.6'
tabulate==0.8.7
toml==0.10.1 toml==0.10.1
toolz==0.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
trie==2.0.0a2; python_version >= '3.6' and python_version < '4'
twisted==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
txaio==20.4.1; python_version >= '3.5'
typed-ast==1.4.1 typed-ast==1.4.1
typing-extensions==3.7.4.2 typing-extensions==3.7.4.3
tzlocal==2.1 urllib3==1.25.10
umbral==0.1.3a2 virtualenv==20.0.31
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'
varint==1.0.2
virtualenv==20.0.30; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'
watchdog==0.10.3
web3==5.12.0
websockets==8.1; python_full_version >= '3.6.1'
werkzeug==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'
zope.interface==5.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4'

View File

@ -1,99 +1,100 @@
-i https://pypi.python.org/simple -i https://pypi.python.org/simple
appdirs==1.4.4 appdirs==1.4.4
asn1crypto==1.4.0 asn1crypto==1.4.0
attrs==19.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' attrs==20.1.0
autobahn==20.7.1; python_version >= '3.5' autobahn==20.7.1
automat==20.2.0 automat==20.2.0
base58==2.0.1; python_version >= '3.5' base58==2.0.1
bitarray==1.2.2 bitarray==1.2.2
blake2b-py==0.1.3 blake2b-py==0.1.3
bytestring-splitter==2.2.0 bytestring-splitter==2.2.0
cached-property==1.5.1 cached-property==1.5.1
certifi==2020.6.20 certifi==2020.6.20
cffi==1.14.1 cffi==1.14.2
chardet==3.0.4 chardet==3.0.4
click==7.1.2 click==7.1.2
coincurve==13.0.0 coincurve==13.0.0
colorama==0.4.3 colorama==0.4.3
constant-sorrow==0.1.0a9 constant-sorrow==0.1.0a9
constantly==15.1.0 constantly==15.1.0
cryptography==3.0 cryptography==3.1
cytoolz==0.10.1 ; implementation_name == 'cpython' cytoolz==0.10.1 ; implementation_name == 'cpython'
dateparser==0.7.6; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' dateparser==0.7.6
eth-abi==2.1.1; python_version >= '3.6' and python_version < '4' eth-abi==2.1.1
eth-account==0.5.2; python_version >= '3.6' and python_version < '4' eth-account==0.5.3
eth-bloom==1.0.3; python_version >= '3.5' and python_full_version != '3.5.2' and python_version < '4' eth-bloom==1.0.3
eth-hash[pycryptodome]==0.2.0 eth-hash[pycryptodome]==0.2.0
eth-keyfile==0.5.1 eth-keyfile==0.5.1
eth-keys==0.3.3 eth-keys==0.3.3
eth-rlp==0.1.2 eth-rlp==0.2.0
eth-tester==0.5.0b1 eth-tester==0.5.0b2
eth-typing==2.2.1; python_version >= '3.5' and python_version < '4' eth-typing==2.2.2
eth-utils==1.9.3; python_version >= '3.5' and python_full_version != '3.5.2' and python_version < '4' eth-utils==1.9.5
flask-sqlalchemy==2.4.4 flask-sqlalchemy==2.4.4
flask==1.1.2 flask==1.1.2
hendrix==3.3.0 hendrix==3.4.0
hexbytes==0.2.1; python_version >= '3.6' and python_version < '4' hexbytes==0.2.1
humanize==2.6.0; python_version >= '3.5' humanize==2.6.0
hyperlink==20.0.1 hyperlink==20.0.1
idna==2.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' idna==2.10
incremental==17.5.0 incremental==17.5.0
ipfshttpclient==0.6.0.post1; python_version >= '3.5' ipfshttpclient==0.6.1
itsdangerous==1.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' itsdangerous==2.0.0a1
jinja2==2.11.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' jinja2==3.0.0a1
jsonschema==3.2.0 jsonschema==3.2.0
lmdb==0.99 lmdb==0.99
lru-dict==1.1.6 lru-dict==1.1.6
markupsafe==1.1.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' markupsafe==2.0.0a1
marshmallow==3.7.1 marshmallow==3.7.1
maya==0.6.1 maya==0.6.1
msgpack-python==0.5.6 msgpack-python==0.5.6
msgpack==1.0.0 msgpack==1.0.0
multiaddr==0.0.9; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' multiaddr==0.0.9
mypy-extensions==0.4.3 mypy-extensions==0.4.3
netaddr==0.8.0 netaddr==0.8.0
parsimonious==0.8.1 parsimonious==0.8.1
pathtools==0.1.2 pathtools==0.1.2
pendulum==2.1.2; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' pendulum==2.1.2
protobuf==3.12.4 protobuf==3.13.0
py-ecc==4.0.0; python_version >= '3.5' and python_version < '4' py-ecc==4.0.0
py-evm==0.3.0a18 py-evm==0.3.0a19
py-geth==2.4.0 py-geth==2.4.0
pyasn1-modules==0.2.8 pyasn1-modules==0.2.8
pyasn1==0.4.8 pyasn1==0.4.8
pychalk==2.0.1 pychalk==2.0.1
pycparser==2.20; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pycparser==2.20
pycryptodome==3.9.8 pycryptodome==3.9.8
pyethash==0.1.27 pyethash==0.1.27
pyhamcrest==2.0.2; python_version >= '3.5' pyhamcrest==2.0.2
pynacl==1.4.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pynacl==1.4.0
pyopenssl==19.1.0 pyopenssl==19.1.0
pyrsistent==0.16.0 pyrsistent==0.16.0
pysha3==1.0.2 pysha3==1.0.2
python-dateutil==2.8.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' python-dateutil==2.8.1
pytz==2020.1 pytz==2020.1
pytzdata==2020.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' pytzdata==2020.1
regex==2020.7.14 regex==2020.7.14
requests==2.24.0 requests==2.24.0
rlp==1.2.0 rlp==2.0.0a1
semantic-version==2.8.5; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' rusty-rlp==0.1.15
semantic-version==2.8.5
service-identity==18.1.0 service-identity==18.1.0
six==1.15.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2' six==1.15.0
snaptime==0.2.4 snaptime==0.2.4
sortedcontainers==2.2.2 sortedcontainers==2.2.2
sqlalchemy==1.3.18 sqlalchemy==1.3.19
tabulate==0.8.7 tabulate==0.8.7
toolz==0.10.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3' toolz==0.10.0
trie==2.0.0a2; python_version >= '3.6' and python_version < '4' trie==2.0.0a4
twisted==20.3.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' twisted==20.3.0
txaio==20.4.1; python_version >= '3.5' txaio==20.4.1
typing-extensions==3.7.4.2 typing-extensions==3.7.4.3
tzlocal==2.1 tzlocal==2.1
umbral==0.1.3a2 umbral==0.1.3a2
urllib3==1.25.10; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4' urllib3==1.25.10
varint==1.0.2 varint==1.0.2
watchdog==0.10.3 watchdog==0.10.3
web3==5.12.0 web3==5.12.1
websockets==8.1; python_full_version >= '3.6.1' websockets==8.1
werkzeug==1.0.1; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' werkzeug==1.0.1
zope.interface==5.1.0; python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' zope.interface==5.1.0