mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 00:03:28 +01:00
- Update and pin dependencies to specific versions that support Python 3.7-3.11 - Replace deprecated werkzeug.pop_path_info with wsgiref.shift_path_info - Use the latest httpbin from psf/httpbin - Remove unused flask test dependency - Drop Python 2 and Python <3.7 support - Ensure greenlet 2 is used for now, as psf/httpbin doesn't yet work with greenlet 3 --------- Co-authored-by: Tessa Walsh <tessa@bitarchivist.net>
21 lines
253 B
Plaintext
21 lines
253 B
Plaintext
six
|
|
warcio>=1.7.1
|
|
requests
|
|
redis
|
|
jinja2>=3.1.2
|
|
surt>=0.3.1
|
|
brotlipy
|
|
pyyaml
|
|
werkzeug==2.2.3
|
|
webencodings
|
|
gevent==22.10.2
|
|
greenlet>=2.0.2,<3.0
|
|
webassets==2.0
|
|
portalocker
|
|
wsgiprox>=1.5.1
|
|
fakeredis<1.0
|
|
tldextract
|
|
python-dateutil
|
|
markupsafe>=2.1.1
|
|
ua_parser
|