We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20521d6 commit c3c6739Copy full SHA for c3c6739
requirements.txt
@@ -1,24 +1,24 @@
1
blake2b-py
2
coloredlogs>=10.0
3
-coincurve
+coincurve>=13.0.0
4
+asn1crypto>=0.22.0
5
configparser>=3.5.0
-coverage
6
+coverage>6.0
7
py_ecc<5.0.0,>=1.4.7
-eth_abi
8
-eth-account
+eth_abi<3.0.0,>=2.0.0b4
9
+eth-account<0.6.0,>=0.5.6
10
ethereum-input-decoder>=0.2.2
11
eth-hash>=0.3.1
12
eth-keyfile>=0.5.1
13
eth-keys<0.4.0,>=0.2.1
14
eth-rlp>=0.1.0
-eth-tester
15
eth-typing<3.0.0,>=2.1.0
16
eth-utils<2
17
jinja2>=2.9
18
mock
19
persistent>=4.2.0
20
py-flags
21
-py-evm
+py-evm==0.5.0a1
22
pysha3
23
py-solc-x
24
py-solc
@@ -27,7 +27,7 @@ pyparsing<3,>=2.0.2
27
pytest-cov
28
pytest_mock
29
requests
30
-rlp<3.0.0
+rlp<3
31
semantic_version
32
transaction>=2.2.1
33
typing-extensions<4,>=3.7.4
0 commit comments