We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3198480 commit 0018ce1Copy full SHA for 0018ce1
dev_requirements.txt
@@ -1,6 +1,8 @@
1
-tox
+bitcoin
2
coveralls
3
-pytest>=2.9.0
+ethereum-serpent
4
+py-ecc
5
pytest-catchlog==1.2.2
6
pytest-timeout==1.0.0
-py-ecc
7
+pytest>=2.9.0
8
+tox
requirements.txt
@@ -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
9
repoze.lru
-scrypt
-pbkdf2
-py_ecc
10
rlp>=0.4.7
-https://github.com/ethereum/ethash/tarball/master
-pycryptodome>=3.4.7
-coincurve>=7.0.0
11
-future
+scrypt
0 commit comments