summaryrefslogtreecommitdiff
path: root/test-requirements-cpython.txt
Commit message (Expand)AuthorAgeFilesLines
* Pin line_profiler version to <4 (#5140)da-woods2022-11-181-1/+1
* Add missing transitive test dependency for IPython/Jupyter integration.Stefan Behnel2022-10-261-0/+1
* Prevent newer setuptools versions from entering into CI at later pip-install ...Stefan Behnel2022-04-011-0/+1
* Use newer test dependencies in Py3.6+. (Excluding 3.10 for now to give the pr...Stefan Behnel2021-10-251-5/+0
* Freeze the test dependency packages for Python 2.7 to prevent further depreca...Stefan Behnel2021-04-021-0/+1
* Use an older transitive dependency that still works in Py2.7.Stefan Behnel2020-11-261-0/+1
* Try to fix build in Py2: pyrsistent 0.16+ is Py3-only.Stefan Behnel2020-11-261-0/+1
* Fix travis build in Py3.4 by pinning a version dependency.Stefan Behnel2019-02-201-2/+2
* Revert "Try using the embedded libzmq in pyzmq instead of a system wide insta...Stefan Behnel2019-02-191-2/+2
* Try using the embedded libzmq in pyzmq instead of a system wide installation.Stefan Behnel2019-02-191-2/+2
* Fix transitive dependency version of pyzmq to work around test problems on tr...Stefan Behnel2019-02-191-0/+2
* Exclude jupyter from PyPy tests since it has too many dependencies that may n...Stefan Behnel2019-02-081-0/+1
* Exclude installation of "line_profiler" in travis for PyPy since it fails to ...Stefan Behnel2017-09-051-0/+1