weechat-matrix/requirements.txt

13 lines
196 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
2020-03-29 13:23:12 +02:00
matrix-nio[e2e]>=0.6
aiohttp ; python_version >= "3.5"
python-magic
requests