Skip to content

Bump protobuf from 3.11.2 to 3.18.3 in /packages/augur-core #10990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
229 changes: 177 additions & 52 deletions packages/augur-core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,68 +4,193 @@
#
# pip-compile requirements.in
#
atomicwrites==1.3.0 # via pytest
attrdict==2.0.1 # via eth-account
attrs==19.1.0 # via jsonschema, pytest
atomicwrites==1.3.0
# via pytest
attrdict==2.0.1
# via eth-account
attrs==19.1.0
# via
# jsonschema
# pytest
augur-solidity-flattener==0.2.5
base58==1.0.3 # via multiaddr
blake2b-py==0.1.3 # via py-evm
cached-property==1.5.1 # via py-evm
certifi==2019.9.11 # via requests
chardet==3.0.4 # via requests
cytoolz==0.10.1 # via eth-keyfile, eth-utils
eth-abi==2.0.0 # via eth-account, eth-tester, web3
eth-account==0.4.0 # via web3
eth-bloom==1.0.3 # via py-evm
eth-hash[pycryptodome]==0.2.0 # via eth-bloom, eth-utils, trie, web3
eth-keyfile==0.5.1 # via eth-account
eth-keys==0.2.4 # via eth-account, eth-keyfile, eth-tester, py-evm
eth-rlp==0.1.2 # via eth-account
# via -r requirements.in
base58==1.0.3
# via multiaddr
blake2b-py==0.1.3
# via py-evm
cached-property==1.5.1
# via py-evm
certifi==2019.9.11
# via requests
chardet==3.0.4
# via requests
cytoolz==0.10.1
# via
# eth-keyfile
# eth-utils
eth-abi==2.0.0
# via
# eth-account
# eth-tester
# web3
eth-account==0.4.0
# via web3
eth-bloom==1.0.3
# via py-evm
eth-hash[pycryptodome]==0.2.0
# via
# eth-bloom
# eth-utils
# trie
# web3
eth-keyfile==0.5.1
# via eth-account
eth-keys==0.2.4
# via
# eth-account
# eth-keyfile
# eth-tester
# py-evm
eth-rlp==0.1.2
# via eth-account
eth-tester==0.4.0b1
eth-typing==2.2.1 # via eth-abi, eth-utils, py-ecc, py-evm, web3
eth-utils==1.8.4 # via eth-abi, eth-account, eth-keyfile, eth-keys, eth-rlp, eth-tester, hexbytes, py-ecc, py-evm, rlp, trie, web3
gprof2dot==2017.9.19 # via pytest-profiling
hexbytes==0.2.0 # via eth-account, eth-rlp, web3
idna==2.8 # via requests
importlib-metadata==0.23 # via jsonschema, pluggy, pytest
ipfshttpclient==0.4.12 # via web3
jsonschema==3.2.0 # via web3
lru-dict==1.1.6 # via py-evm, web3
more-itertools==7.2.0 # via pytest, zipp
multiaddr==0.0.8 # via ipfshttpclient
mypy-extensions==0.4.1 # via py-ecc, py-evm
netaddr==0.7.19 # via multiaddr
# via -r requirements.in
eth-typing==2.2.1
# via
# eth-abi
# eth-utils
# py-ecc
# py-evm
# web3
eth-utils==1.8.4
# via
# eth-abi
# eth-account
# eth-keyfile
# eth-keys
# eth-rlp
# eth-tester
# hexbytes
# py-ecc
# py-evm
# rlp
# trie
# web3
gprof2dot==2017.9.19
# via pytest-profiling
hexbytes==0.2.0
# via
# eth-account
# eth-rlp
# web3
idna==2.8
# via requests
importlib-metadata==0.23
# via
# jsonschema
# pluggy
# pytest
ipfshttpclient==0.4.12
# via web3
jsonschema==3.2.0
# via web3
lru-dict==1.1.6
# via
# py-evm
# web3
more-itertools==7.2.0
# via pytest
multiaddr==0.0.8
# via ipfshttpclient
mypy-extensions==0.4.1
# via
# py-ecc
# py-evm
netaddr==0.7.19
# via multiaddr
numpy==1.18.3
packaging==19.2 # via pytest
parsimonious==0.8.1 # via eth-abi
pluggy==0.13.0 # via pytest
protobuf==3.11.2 # via web3
py-ecc==1.7.1 # via py-evm
# via -r requirements.in
packaging==19.2
# via pytest
parsimonious==0.8.1
# via eth-abi
pluggy==0.13.0
# via pytest
protobuf==3.18.3
# via web3
py==1.8.0
# via pytest
py-ecc==1.7.1
# via py-evm
py-evm==0.3.0a14
# via -r requirements.in
py-geth==2.2.0
# via -r requirements.in
py-solc==1.4.0
py==1.8.0 # via pytest
pycryptodome==3.9.0 # via eth-hash, eth-keyfile
pyethash==0.1.27 # via py-evm
pyparsing==2.4.2 # via packaging
pyrsistent==0.15.6 # via jsonschema
# via -r requirements.in
pycryptodome==3.9.0
# via
# eth-hash
# eth-keyfile
pyethash==0.1.27
# via py-evm
pyparsing==2.4.2
# via packaging
pyrsistent==0.15.6
# via jsonschema
pysha3==1.0.2
# via -r requirements.in
pytest==4.6.5
# via pytest-profiling
pytest-profiling==1.2.11
pytest==4.6.5 # via pytest-profiling
requests==2.22.0 # via ipfshttpclient, web3
rlp==1.1.0 # via eth-account, eth-rlp, eth-tester, py-evm, trie
semantic-version==2.8.2 # via eth-tester, py-geth, py-solc
six==1.12.0 # via attrdict, ipfshttpclient, jsonschema, multiaddr, packaging, parsimonious, protobuf, pyrsistent, pytest, pytest-profiling
toolz==0.10.0 # via cytoolz
trie==1.4.0 # via py-evm
typing-extensions==3.7.4.1 # via web3
urllib3==1.25.5 # via requests
varint==1.0.2 # via multiaddr
# via -r requirements.in
requests==2.22.0
# via
# ipfshttpclient
# web3
rlp==1.1.0
# via
# eth-account
# eth-rlp
# eth-tester
# py-evm
# trie
semantic-version==2.8.2
# via
# eth-tester
# py-geth
# py-solc
six==1.12.0
# via
# attrdict
# ipfshttpclient
# jsonschema
# multiaddr
# packaging
# parsimonious
# pyrsistent
# pytest
# pytest-profiling
toolz==0.10.0
# via cytoolz
trie==1.4.0
# via py-evm
typing-extensions==3.7.4.1
# via web3
urllib3==1.25.5
# via requests
varint==1.0.2
# via multiaddr
virtualenv==15.2.0
wcwidth==0.1.7 # via pytest
# via -r requirements.in
wcwidth==0.1.7
# via pytest
web3==5.6.0
websockets==8.1 # via web3
zipp==0.6.0 # via importlib-metadata
# via -r requirements.in
websockets==8.1
# via web3
zipp==0.6.0
# via importlib-metadata

# The following packages are considered to be unsafe in a requirements file:
# setuptools