diff options
Diffstat (limited to 'requirements/local.txt')
-rw-r--r-- | requirements/local.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/requirements/local.txt b/requirements/local.txt index e670c96..0ce1688 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -34,3 +34,5 @@ factory-boy==3.3.0 # https://github.com/FactoryBoy/factory_boy django-debug-toolbar==4.3.0 # https://github.com/jazzband/django-debug-toolbar django-coverage-plugin==3.1.0 # https://github.com/nedbat/django_coverage_plugin pytest-django==4.8.0 # https://github.com/pytest-dev/pytest-django + +botocore~=1.34.93
\ No newline at end of file |