1
0
Fork 0
llvm-premerge-checks/scripts/requirements.txt
Mikhail Goncharov 43fae020f5 retry most of the requests with backoff
fixes #192

additionally:

- install python libs after scripts checkout, so we don't need to
rebuild images and restart agents only to add a new python dependency

- updated lib versions

- similar scripts checkout in steps
2020-10-12 17:08:34 +02:00

9 lines
No EOL
141 B
Text

backoff==1.10.0
gitpython==3.1.9
lxml==4.5.2
pathspec==0.8.0
phabricator==0.7.0
pyaml==20.4.0
requests==2.24.0
retrying==1.3.3
unidiff==0.6.0