Skip to content

Commit

Permalink
Merge pull request ethereum#864 from ldct/ldct-requirements
Browse files Browse the repository at this point in the history
clean up [dev_]requirements.txt
  • Loading branch information
joeykrug authored Apr 11, 2018
2 parents cd963ec + 221d1d3 commit ec4d944
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
9 changes: 5 additions & 4 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
tox
bitcoin
coveralls
pytest>=2.9.0
pytest-catchlog==1.2.2
pytest-timeout==1.0.0
ethereum-serpent
py-ecc
pytest-timeout==1.0.0
pytest>=2.9.0
tox
14 changes: 7 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
coincurve>=7.0.0
future
https://github.com/ethereum/ethash/tarball/master
pbkdf2
py_ecc
pycryptodome>=3.4.7
pysha3>=1.0.1
PyYAML
repoze.lru
scrypt
pbkdf2
py_ecc
rlp>=0.4.7
https://github.com/ethereum/ethash/tarball/master
pycryptodome>=3.4.7
coincurve>=7.0.0
future
scrypt

0 comments on commit ec4d944

Please sign in to comment.