qutebrowser/requirements.txt
Florian Bruhin c64e5c9bd5 Get rid of the colorlog dependency
colorlog was problematic for various reasons:

- Not commonly packaged for Linux distributions
- Calling colorama.init() automatically on import
- Not supporting {foo} log formatting
- Not supporting an easy way to turn colors off

Instead we now do the log coloring by hand, which is simpler and means
everyone will have colored logs.
2016-05-13 21:19:33 +02:00

8 lines
107 B
Plaintext

Jinja2==2.8.0
MarkupSafe==0.23
Pygments==2.1.3
pyPEG2==2.15.2
PyYAML==3.11
colorama==0.3.7
cssutils==1.0.1