Revert moto change (#859)
This commit is contained in:
parent
741321434f
commit
dd72d94615
|
|
@ -46,7 +46,7 @@ install_requires =
|
||||||
|
|
||||||
[options.extras_require]
|
[options.extras_require]
|
||||||
test =
|
test =
|
||||||
moto[all] ~= 2.3.1
|
moto[all] ~= 2.2.6
|
||||||
opentelemetry-test-utils == 0.27b0
|
opentelemetry-test-utils == 0.27b0
|
||||||
|
|
||||||
[options.packages.find]
|
[options.packages.find]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue