diff --git a/requirements.txt b/requirements.txt index a624bd2..e6593da 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ boto==2.49.0 boto3==1.26.27 botocore==1.29.27 -requests=2.28.1 -tabulate=0.8.9 \ No newline at end of file +requests==2.28.1 +tabulate==0.8.9 \ No newline at end of file