Skip to content

Commit 7d4def9

Browse files
authored
Update MarkupSafe, py-evm, z3-solver requirements (#1893)
1 parent acecf97 commit 7d4def9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ eth-hash>=0.3.1,<0.8.0
1010
eth-utils>=2.0.0
1111
hexbytes<1.3.0
1212
jinja2>=2.9
13-
MarkupSafe<2.2.0
13+
MarkupSafe<3.1.0
1414
mypy-extensions==1.0.0
1515
numpy
1616
persistent>=4.2.0
1717
py-flags
18-
py-evm==0.10.1b1
18+
py-evm==0.10.1b2
1919
py-solc-x<3.0.0
2020
py-solc
2121
pyparsing>=2.0.2,<4
2222
requests
2323
rlp>=3,<5
2424
semantic_version
25-
z3-solver<=4.13.0.0,>=4.8.8.0
25+
z3-solver>=4.8.8.0,<=4.13.4.0
2626
matplotlib
2727
certifi>=2020.06.20

0 commit comments

Comments
 (0)