Skip to content

Commit bb1b277

Browse files
committed
Added correct version of pyrsistent to pyproject.toml for 2.7.18 compatibility.
1 parent 7bc9f8e commit bb1b277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ pytest = "4.6.6"
1818
jsonschema = "3.2.0"
1919
pytest-runner = "5.2"
2020
flake8 = "^3.7.9"
21+
pyrsistent = "0.14.11"
2122

2223
[build-system]
2324
requires = ["poetry>=0.12"]

0 commit comments

Comments
 (0)