Skip to content

Commit

Permalink
Updating the requirements used within the github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenMapes committed Jan 15, 2025
1 parent a5b480b commit 6107cd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ packages =
django_aws_api_gateway_websockets.management
django_aws_api_gateway_websockets.management.commands
include_package_data = True
install_requires = Django>=4.2.0
install_requires = Django>=4.2.0, boto3=>1.4.4
python_requires = >=3.8
zip_safe = False

Expand Down

0 comments on commit 6107cd5

Please sign in to comment.