feae9fda26
The 0.21.0 made a breaking change in how they handle logging, moving off logbook to the standard logging module, breaking weechat-matrix's config module. This patch adresses the API change (without migrating ourselves to logboox), and bumps the matrix-nio requirements to reflect the dependency on the new API. Signed-off-by: Simon Chopin <simon.chopin@canonical.com>
12 lines
199 B
Text
12 lines
199 B
Text
pyOpenSSL
|
|
typing ; python_version < "3.5"
|
|
webcolors
|
|
future; python_version < "3.2"
|
|
atomicwrites
|
|
attrs
|
|
logbook
|
|
pygments
|
|
matrix-nio[e2e]>=0.21.0
|
|
aiohttp ; python_version >= "3.5"
|
|
python-magic
|
|
requests
|