added retry library
to be used for retrying on phabricator interaction
This commit is contained in:
parent
fe615f19bb
commit
b4ac626be6
1 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
phabricator==0.7.0
|
||||
lxml==4.4.1
|
||||
gitpython==3.0.5
|
||||
gitpython==3.0.5
|
||||
retrying==1.3.3
|
Loading…
Reference in a new issue