Skip to content

Commit b065719

Browse files
Remove pyrsistent from test dependencies (#4588)
The `pyrsistent` dependency in `requirements-testing.txt` does not appear to be used anywhere, so I removed it. In Fedora, I maintain the [`python-pyrsistent` package](https://src.fedoraproject.org/rpms/python-pyrsistent), and [`python-sentry-sdk`](https://src.fedoraproject.org/rpms/python-sentry-sdk) is the only thing that still depends on it. Since this dependency appears to be vestigial, my goal is to remove it both upstream and downstream and then orphan `python-pyrsistent` in Fedora as an unused leaf package.
1 parent 34dcba4 commit b065719

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

requirements-testing.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ pytest-forked
66
pytest-localserver
77
pytest-watch
88
jsonschema
9-
pyrsistent
109
executing
1110
asttokens
1211
responses

0 commit comments

Comments
 (0)