diff --git a/scripts/phabtalk/requirements.txt b/scripts/phabtalk/requirements.txt index 1acc4fc..4b20cc1 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 \ No newline at end of file +pathspec==0.7.0 \ No newline at end of file