diff --git a/sleuth/requirements.txt b/sleuth/requirements.txt index b1ad9242..c0d1c17b 100644 --- a/sleuth/requirements.txt +++ b/sleuth/requirements.txt @@ -1,25 +1,20 @@ -attrs==24.3.0 boto3==1.35.97 botocore==1.35.97 certifi==2024.12.14 -chardet==5.2.0 charset-normalizer==3.4.1 freezegun==1.5.1 idna==3.10 iniconfig==2.0.0 jmespath==1.0.1 -more-itertools==9.1.0 -packaging==23.2 +packaging==24.2 pluggy==1.5.0 -pyparsing==3.2.1 pytest==8.3.4 pytest-freezegun==0.4.2 python-dateutil==2.9.0.post0 -python-json-logger==2.0.7 +python-json-logger==3.2.1 requests==2.32.3 s3transfer==0.10.4 setuptools==75.8.0 six==1.17.0 tabulate==0.9.0 urllib3==2.3.0 -wcwidth==0.2.13