Skip to content
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

Bump numpy from 1.13.0 to 1.22.0 in /augur-core #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion augur-core/requirements.in
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ethereum==2.1.4
pycryptodome==3.4.7
numpy==1.13.0
numpy==1.22.0
pytest==3.1.2
pytest-profiling==1.2.11
py-solc==1.4.0
65 changes: 46 additions & 19 deletions augur-core/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,53 @@
#
# pip-compile --output-file requirements.txt requirements.in
#
asn1crypto==0.23.0 # via coincurve
cffi==1.11.1 # via coincurve
coincurve==6.0.0 # via ethereum
asn1crypto==0.23.0
# via coincurve
cffi==1.11.1
# via coincurve
coincurve==6.0.0
# via ethereum
ethereum==2.1.4
future==0.16.0 # via ethereum
gprof2dot==2017.9.19 # via pytest-profiling
numpy==1.13.0
pbkdf2==1.3 # via ethereum
py-ecc==1.1.1 # via ethereum
# via -r requirements.in
future==0.16.0
# via ethereum
gprof2dot==2017.9.19
# via pytest-profiling
numpy==1.22.0
# via -r requirements.in
pbkdf2==1.3
# via ethereum
py==1.4.34
# via pytest
py-ecc==1.1.1
# via ethereum
py-solc==1.4.0
py==1.4.34 # via pytest
pycparser==2.18 # via cffi
# via -r requirements.in
pycparser==2.18
# via cffi
pycryptodome==3.4.7
pyethash==0.1.27 # via ethereum
pysha3==1.0.2 # via ethereum
pytest-profiling==1.2.11
# via
# -r requirements.in
# ethereum
pyethash==0.1.27
# via ethereum
pysha3==1.0.2
# via ethereum
pytest==3.1.2
pyyaml==3.12 # via ethereum
repoze.lru==0.6 # via ethereum
rlp==0.5.1 # via ethereum
scrypt==0.8.0 # via ethereum
semantic-version==2.6.0 # via py-solc
six==1.11.0 # via pytest-profiling
# via
# -r requirements.in
# pytest-profiling
pytest-profiling==1.2.11
# via -r requirements.in
pyyaml==3.12
# via ethereum
repoze-lru==0.6
# via ethereum
rlp==0.5.1
# via ethereum
scrypt==0.8.0
# via ethereum
semantic-version==2.6.0
# via py-solc
six==1.11.0
# via pytest-profiling