diff --git a/dev-support/python-requirements.txt b/dev-support/python-requirements.txt index 8ef693e7221..1f50b2d30b4 100644 --- a/dev-support/python-requirements.txt +++ b/dev-support/python-requirements.txt @@ -15,8 +15,8 @@ # See the License for the specific language governing permissions and # limitations under the License. # -requests -future -gitpython -rbtools -jinja2 +requests==2.28.1 +future==0.18.2 +gitpython==3.1.29 +rbtools==4.0 +jinja2==3.1.2