update python packages
mostly to bump phabricator plugin as 0.7 has issues with SSL
This commit is contained in:
parent
7aebf9d969
commit
ac4f2bcb82
1 changed files with 6 additions and 7 deletions
|
@ -1,10 +1,9 @@
|
||||||
backoff==1.10.0
|
backoff==1.10.0
|
||||||
gitpython==3.1.9
|
gitpython==3.1.14
|
||||||
lxml>=4.6.3
|
lxml==4.6.3
|
||||||
pathspec==0.8.0
|
pathspec==0.8.1
|
||||||
phabricator==0.7.0
|
phabricator==0.8.1
|
||||||
pyaml==20.4.0
|
pyaml==20.4.0
|
||||||
requests==2.24.0
|
requests==2.25.1
|
||||||
retrying==1.3.3
|
|
||||||
unidiff==0.6.0
|
unidiff==0.6.0
|
||||||
python-benedict==0.22.0
|
python-benedict==0.23.2
|
Loading…
Reference in a new issue