From 915e5d86f7536437f424ab58c7c04200658c6904 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Wed, 12 Mar 2025 15:02:41 -0700 Subject: [PATCH] Revert "Pin boto and friends" This reverts commit a1b008bb102f9ec8c84951b132ba19a41d28205d. Change-Id: I94776e964b4e3c29053b9df88d34e6c6ed443320 --- requirements.txt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/requirements.txt b/requirements.txt index 54289deb17..75ee13c624 100644 --- a/requirements.txt +++ b/requirements.txt @@ -51,10 +51,7 @@ rackspaceauth # For openshift driver openshift # For AWS driver -# Max versions temporarily added due to "Too many open files" errors in tests. -boto3>=1.20.0,<1.36.11 -botocore<1.36.11 -moto<5.0.28 +boto3>=1.20.0 # For gcloud driver google-api-python-client # For ibmvpc driver