summary refs log tree commit diff
path: root/synapse/util/check_dependencies.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump mypy-zope & mypy. (#16188)Patrick Cloke2023-08-291-3/+3
* Remove support for Python 3.7 (#15851)Eric Eastwood2023-07-051-4/+1
* Bump black from 22.12.0 to 23.1.0 (#15103)dependabot[bot]2023-02-221-1/+1
* Don't require `setuptools_rust` at runtime (#13952)David Robertson2022-09-291-1/+16
* Try to detect borked package installations. (#12244)David Robertson2022-03-181-1/+23
* Fix a bug introduced in 1.54.0rc1 which meant that Synapse would refuse to st...reivilibre2022-03-081-1/+2
* Don't impose version checks on dev extras at runtime (#12129)David Robertson2022-03-031-7/+54
* Use importlib.metadata to read requirements (#12088)David Robertson2022-03-011-0/+127