Skip to content

Commit a5eb6a3

Browse files
authored
Pin moto version for tox environments. (#149)
1 parent e99af8f commit a5eb6a3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tox.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,10 +188,10 @@ deps =
188188
datastore_solrpy-solrpy01: solrpy<2.0
189189
datastore_umemcache: umemcache<1.7
190190
external_boto3-boto01: boto3<2.0
191-
external_boto3-boto01: moto
191+
external_boto3-boto01: moto<2.0
192192
external_boto3-py27: rsa<4.7.1
193193
external_botocore: botocore
194-
external_botocore: moto[awslambda,ec2,iam]
194+
external_botocore: moto[awslambda,ec2,iam]<2.0
195195
external_botocore-py27: rsa<4.7.1
196196
external_feedparser-feedparser05: feedparser<6
197197
external_feedparser-feedparser06: feedparser<7

0 commit comments

Comments
 (0)