1
0
mirror of https://github.com/webrecorder/pywb.git synced 2025-03-15 00:03:28 +01:00

Try to loosen httpbin requirement

This commit is contained in:
Tessa Walsh 2023-11-23 11:29:54 -05:00
parent e6b0f271de
commit a524e1c785

View File

@ -3,7 +3,7 @@ WebTest
pytest-cov
mock
urllib3
httpbin==0.5.0
httpbin
flask<2.0
ujson
lxml