diff --git a/scripts/requirements.txt b/scripts/requirements.txt index daed5cf..433ce2c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,10 +1,9 @@ backoff==1.10.0 -gitpython==3.1.9 -lxml>=4.6.3 -pathspec==0.8.0 -phabricator==0.7.0 +gitpython==3.1.14 +lxml==4.6.3 +pathspec==0.8.1 +phabricator==0.8.1 pyaml==20.4.0 -requests==2.24.0 -retrying==1.3.3 +requests==2.25.1 unidiff==0.6.0 -python-benedict==0.22.0 +python-benedict==0.23.2 \ No newline at end of file