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

Unpin WebTest

This commit is contained in:
Tessa Walsh 2024-03-28 17:03:48 -04:00
parent ed25b0a06b
commit 63560e01d5

View File

@ -1,5 +1,5 @@
pytest
WebTest==3.0.0
WebTest
pytest-cov
mock
urllib3