diff --git a/sld-api-backend/requirements.txt b/sld-api-backend/requirements.txt index e5d187d..8335927 100644 --- a/sld-api-backend/requirements.txt +++ b/sld-api-backend/requirements.txt @@ -4,8 +4,11 @@ annotated-types==0.6.0 anyio==3.7.1 async-timeout==4.0.3 attrs==23.1.0 +awscost==0.3.1 bcrypt==4.0.1 billiard==4.1.0 +boto3==1.33.12 +botocore==1.33.12 celery==5.3.4 certifi==2023.7.22 cffi==1.16.0 @@ -58,13 +61,17 @@ python-jose==3.3.0 python-multipart==0.0.6 python-usernames==1.0.0 pytz==2023.3.post1 +PyYAML==6.0.1 redis==4.6.0 requests==2.31.0 rsa==4.9 +s3transfer==0.8.2 six==1.16.0 sniffio==1.3.0 SQLAlchemy==2.0.22 +sse-starlette==1.8.2 starlette==0.27.0 +tabulate==0.9.0 tomli==2.0.1 typing_extensions==4.8.0 tzdata==2023.3