0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-07-09 04:38:57 +02:00
synapse/changelog.d
Richard van der Hoff e5b52d0f94 Make psutil an explicit dependency
As of #4027, we require psutil to be installed, so it should be in our
dependency list. We can also remove some of the conditional import code
introduced by #992.

Fixes #4062.
2018-10-19 21:51:15 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
4031.misc Various cleanups in the federation client code (#4031) 2018-10-16 10:44:49 +01:00
4041.misc changelog 2018-10-16 16:31:47 +01:00
4046.bugfix Fix roomlist since tokens on Python 3 (#4046) 2018-10-17 23:04:55 +11:00
4049.misc Newsfile 2018-10-17 13:48:09 +01:00
4050.bugfix Newsfile 2018-10-17 16:12:45 +01:00
4057.bugfix Use the right python when starting workers 2018-10-18 21:06:30 +01:00
4060.bugfix changelog 2018-10-19 09:27:10 +11:00
4061.bugfix Make the metrics less racy (#4061) 2018-10-19 21:45:45 +11:00
4067.bugfix Fix manhole on py3 (pt 2) (#4067) 2018-10-19 22:26:00 +11:00
4068.bugfix Calculate absolute path for email templates 2018-10-19 14:01:59 +01:00
4073.misc Make psutil an explicit dependency 2018-10-19 21:51:15 +01:00