Skip to content

Commit 737b77f

Browse files
authored
Merge pull request #137 from jimmysway/fix/128-boto3-pin
Updated requirements to pin boto3 version to 1.42.6 or higher
2 parents 29fc01f + 410b453 commit 737b77f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
git+https://github.com/CCI-MOC/nerc-rates@5569bba#egg=nerc_rates
2-
boto3 < 1.36
2+
boto3>=1.42.6,<2.0
33
dataclasses-json
44
requests

0 commit comments

Comments
 (0)