Skip to content

Commit

Permalink
Update Package Versions For Dev Requirements Required For Testing
Browse files Browse the repository at this point in the history
  • Loading branch information
alvindera97 committed Apr 9, 2022
1 parent aa4d55b commit 1a3df45
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,16 +2,15 @@

# Required for running tests

factory-boy==3.1.0
Faker==0.8.1
factory-boy==3.2.1
Faker==13.3.4
tblib==1.7.0
responses==0.13.3
tblib==1.3.2
responses==0.10.5
responses==0.17.0

# Extra stuff required for local dev

django-debug-toolbar==3.2.1
coverage
ddt
model-bakery==1.3.2
model-bakery==1.3.2git s

0 comments on commit 1a3df45

Please sign in to comment.