We needed to bump `urllib3` in an earlier revision, and we had to limit `boto3` to Python 3.10+ to be able to satisfy all the constraints, since `urllib3` is used in the `mach` site. Differential Revision: https://phabricator.services.mozilla.com/D253557
3 lines
43 B
Plaintext
3 lines
43 B
Plaintext
requires-python:>=3.10
|
|
pypi:boto3==1.38.38
|