1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00
pywb/requirements.txt
Ilya Kreymer cf5aceb4f5
HTML Unescape Improvements (#500)
* html-unescape fix:
- unescape any url that contains '&#' as it may be html-encoded
- unescape css blocks that contain '&#' as well, as they may contain css urls that need rewriting
* misc fixes:
- Update CHANGES
- Update to latest wombat
- Update reqs to surt 0.3.1, fix tests
2019-08-22 18:35:32 -07:00

17 lines
179 B
Plaintext

six
warcio>=1.7.1
requests
redis<3.0
jinja2
surt>=0.3.1
brotlipy
pyyaml
werkzeug
webencodings
gevent==1.4.0
webassets==0.12.1
portalocker
wsgiprox>=1.5.1
fakeredis<1.0
tldextract