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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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]