mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-14 15:53: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>
9 lines
66 B
Plaintext
9 lines
66 B
Plaintext
pytest
|
|
WebTest
|
|
pytest-cov
|
|
mock
|
|
urllib3
|
|
ujson
|
|
lxml
|
|
httpbin>=0.10.2
|