diff --git a/scripts/phabtalk/requirements.txt b/scripts/phabtalk/requirements.txt index 3c9d93e..54707c5 100644 --- a/scripts/phabtalk/requirements.txt +++ b/scripts/phabtalk/requirements.txt @@ -1,4 +1,5 @@ -phabricator==0.7.0 -lxml==4.4.1 -gitpython==3.0.5 -retrying==1.3.3 \ No newline at end of file +phabricator==0.7.0 +lxml==4.4.1 +gitpython==3.0.5 +retrying==1.3.3 +pathspec=0.7.0