Skip to content

Commit

Permalink
[#13] update requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
SonnyBA committed Sep 27, 2024
1 parent 55867b0 commit ef95181
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 7 deletions.
5 changes: 1 addition & 4 deletions requirements/ci.txt
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,6 @@ click-repl==0.3.0
# celery
codecov==2.1.13
# via -r requirements/ci.in

commonground-api-common==1.13.3
# via
# -r requirements/base.txt
Expand All @@ -113,9 +112,7 @@ coreschema==0.0.4
# -r requirements/base.txt
# coreapi
coverage==4.5.4
# via
# -r requirements/test-tools.in
# codecov
# via codecov
cryptography==43.0.0
# via
# -r requirements/base.txt
Expand Down
2 changes: 0 additions & 2 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,8 +112,6 @@ coreschema==0.0.4
# via
# -r requirements/base.txt
# coreapi
coverage==4.5.4
# via -r requirements/test-tools.in
cryptography==43.0.0
# via
# -r requirements/base.txt
Expand Down
1 change: 0 additions & 1 deletion requirements/test-tools.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
# Dependencies only relevant for (unit) testing
coverage < 5.0
django-webtest
factory-boy
freezegun
Expand Down

0 comments on commit ef95181

Please sign in to comment.