Skip to content

Commit

Permalink
fix: update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
hakanson authored Jun 24, 2024
1 parent 55a00e2 commit ded4f26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions workshops/serverless-testing-workshop/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
moto=4.0.7
moto==4.0.7
pytest
pytest-socket
coverage
Expand All @@ -10,4 +10,4 @@ pylint
bandit
aws-xray-sdk
aws_lambda_powertools
fastjsonschema
fastjsonschema

0 comments on commit ded4f26

Please sign in to comment.