summary refs log tree commit diff
path: root/synapse/util/check_dependencies.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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