Skip to content

Commit 410b453

Browse files
committed
Updated requirements to pin boto3 version to 1.42.6 or higher but not higher than the next major release
Closes #128
1 parent 29fc01f commit 410b453

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)