Skip to content

Commit

Permalink
Update test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
Lowercases committed Apr 1, 2022
1 parent c9cce22 commit 8c7ffb7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions test-requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pytest~=6.0
pytest-cov~=2.6
mock~=2.0
moto[awslambda,ec2]~=3.0.0
mock>=4.0.0
moto[awslambda,ec2]>=3.1.1
testfixtures~=6.18.3
flake8
pep8-naming
pep8-naming

0 comments on commit 8c7ffb7

Please sign in to comment.