Skip to content

Commit 3ffaf84

Browse files
committed
cnp tidy
1 parent 3c60915 commit 3ffaf84

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lambdas/id_sync/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "id-sync"
33
version = "0.1.0"
4-
description = "Sync s3 to REDIS"
4+
description = "NHS Number Synchronisation Lambda"
55
authors = [
66
{name = "nhsdevws",email = "[email protected]"}
77
]
@@ -24,7 +24,6 @@ mypy-boto3-dynamodb = "^1.26.164"
2424
moto = "~5.1.5"
2525
python-stdnum = "^2.1"
2626
coverage = "^7.8.0"
27-
redis = "^4.6.0"
2827
cache = "^1.0.3"
2928
pyjwt = "^2.10.1"
3029

0 commit comments

Comments
 (0)