mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
tests and LiveIndexSource improvements: - run local instance of httpbin in separate gevent server for any httpbin.org requests - LiveIndexSource: has overridable get_load_url(), also use 'load_url' for HEAD check, remove unused proxy_url - test update: add HttpBinLiveTests which patches LiveIndexSource.get_load_url() to redirect httpbin requests to local instance - test update: just use httpbin.org/get instead of httpbin.org/anything, unsupported in older version (0.5.0) require for windows support - setup: add 'httpbin==0.5.0' to test requires, remove jinja2 pin to old version
16 lines
158 B
Plaintext
16 lines
158 B
Plaintext
six
|
|
warcio>=1.5.0
|
|
chardet
|
|
requests
|
|
redis
|
|
jinja2
|
|
surt>=0.3.0
|
|
brotlipy
|
|
pyyaml
|
|
werkzeug
|
|
webencodings
|
|
gevent==1.2.2
|
|
webassets==0.12.1
|
|
portalocker
|
|
wsgiprox>=1.4.1
|