diff --git a/src/requirements.txt b/src/requirements.txt index d39c945..3500737 100644 --- a/src/requirements.txt +++ b/src/requirements.txt @@ -10,4 +10,4 @@ jsonslicer==0.1.8 Jinja2==3.1.2 # botocore does not yet suport urllib3 in version 2.0.0 or higher. # Check this ticket for more information: https://github.com/boto/botocore/issues/2926 -urllib3<2 \ No newline at end of file +urllib3<3 \ No newline at end of file