diff --git a/tests/python/Pipfile b/tests/python/Pipfile index dfc8933..40a68a3 100644 --- a/tests/python/Pipfile +++ b/tests/python/Pipfile @@ -6,7 +6,7 @@ name = "pypi" [packages] requests = "==2.31.0" flask = "==3.0.0" -django = "==5.0" +django = "==5.1.15" celery = "==5.3.4" redis = "==5.0.1"