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