From f998580ba2fb5e44dbd6ebe6cf78e3bbf78aa2f5 Mon Sep 17 00:00:00 2001 From: Mikhail Goncharov Date: Wed, 22 Jan 2020 18:27:04 +0100 Subject: [PATCH] fix requirements.txt --- scripts/phabtalk/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/phabtalk/requirements.txt b/scripts/phabtalk/requirements.txt index 54707c5..abd989e 100644 --- a/scripts/phabtalk/requirements.txt +++ b/scripts/phabtalk/requirements.txt @@ -2,4 +2,4 @@ phabricator==0.7.0 lxml==4.4.1 gitpython==3.0.5 retrying==1.3.3 -pathspec=0.7.0 +pathspec==0.7.0