Revert moto change (#859)

This commit is contained in:
Leighton Chen
2022-01-11 12:52:18 -08:00
committed by GitHub
parent 741321434f
commit dd72d94615

View File

@ -46,7 +46,7 @@ install_requires =
[options.extras_require]
test =
moto[all] ~= 2.3.1
moto[all] ~= 2.2.6
opentelemetry-test-utils == 0.27b0
[options.packages.find]