contrib/packaging/requirements-windows.txt.in
branchstable
changeset 47849 f07a00543396
parent 47846 72c3b47d1557
child 48849 ec6a4021beb1
--- a/contrib/packaging/requirements-windows.txt.in	Wed Aug 18 16:02:46 2021 +0200
+++ b/contrib/packaging/requirements-windows.txt.in	Wed Aug 18 16:48:32 2021 +0200
@@ -9,6 +9,10 @@
 keyring
 pygit2 ; python_version >= '3'
 pygments
+
+# Needed by the phabricator tests
+pytest-vcr
+
 # Need to list explicitly so dependency gets pulled in when
 # not running on Windows.
 pywin32-ctypes