Skip to content

Commit

Permalink
Merge pull request #236 from D10S0VSkY-OSS/hotfix/boto3
Browse files Browse the repository at this point in the history
🐛fix: add boto3
  • Loading branch information
D10S0VSkY-OSS committed Jan 19, 2024
2 parents f8b8d69 + 439dc8e commit cc92fb1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sld-api-backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit cc92fb1

Please sign in to comment.