mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-03 01:38:46 +02:00
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
2 lines
43 B
Text
2 lines
43 B
Text
requires-python:>=3.10
|
|
pypi:boto3==1.38.38
|