Skip to content

Commit 0018ce1

Browse files
committed
alphasort requirements, add dependencies
1 parent 3198480 commit 0018ce1

File tree

2 files changed

+12
-10
lines changed

2 files changed

+12
-10
lines changed

dev_requirements.txt

+5-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
1-
tox
1+
bitcoin
22
coveralls
3-
pytest>=2.9.0
3+
ethereum-serpent
4+
py-ecc
45
pytest-catchlog==1.2.2
56
pytest-timeout==1.0.0
6-
py-ecc
7+
pytest>=2.9.0
8+
tox

requirements.txt

+7-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1+
coincurve>=7.0.0
2+
future
3+
https://github.com/ethereum/ethash/tarball/master
4+
pbkdf2
5+
py_ecc
6+
pycryptodome>=3.4.7
17
pysha3>=1.0.1
28
PyYAML
39
repoze.lru
4-
scrypt
5-
pbkdf2
6-
py_ecc
710
rlp>=0.4.7
8-
https://github.com/ethereum/ethash/tarball/master
9-
pycryptodome>=3.4.7
10-
coincurve>=7.0.0
11-
future
11+
scrypt

0 commit comments

Comments
 (0)