weechat-matrix/requirements.txt

13 lines
199 B
Text
Raw Normal View History

2019-01-25 22:36:25 +01:00
pyOpenSSL
typing ; python_version < "3.5"
webcolors
2021-01-25 09:37:16 +01:00
future; python_version < "3.2"
2019-01-25 22:36:25 +01:00
atomicwrites
attrs
logbook
pygments
2021-11-21 12:12:42 +01:00
matrix-nio[e2e]>=0.18.7
aiohttp ; python_version >= "3.5"
python-magic
requests