Skip to content

Commit

Permalink
fix: Removed pynamodb from tests requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
micmurawski committed Jan 30, 2024
1 parent b7692cf commit 06aa2de
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/tests/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
pytest>=8.0.0
pytest-cov>=4.1.0
moto[dynamodb]>=5.0.0
freezegun>=1.4.0
pynamodb>=6.0.0
freezegun>=1.4.0

0 comments on commit 06aa2de

Please sign in to comment.