Skip to content

Commit

Permalink
add missing dep
Browse files Browse the repository at this point in the history
  • Loading branch information
felipao-mx committed May 31, 2024
1 parent 0bc14f4 commit c075239
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ black==22.3.0
flake8==3.9.*
isort==5.8.*
mypy==0.812
mongomock==3.22.*
moto[server,kms]==5.0.8
pytest==6.2.*
pytest-asyncio==0.15.1
pytest-cov==2.12.*
pytest-freezegun==0.4.*
moto[server,kms]==5.0.8
testcontainers==3.7.1

0 comments on commit c075239

Please sign in to comment.