We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c60915 commit 3ffaf84Copy full SHA for 3ffaf84
lambdas/id_sync/pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "id-sync"
3
version = "0.1.0"
4
-description = "Sync s3 to REDIS"
+description = "NHS Number Synchronisation Lambda"
5
authors = [
6
{name = "nhsdevws",email = "[email protected]"}
7
]
@@ -24,7 +24,6 @@ mypy-boto3-dynamodb = "^1.26.164"
24
moto = "~5.1.5"
25
python-stdnum = "^2.1"
26
coverage = "^7.8.0"
27
-redis = "^4.6.0"
28
cache = "^1.0.3"
29
pyjwt = "^2.10.1"
30
0 commit comments