From 753814dc49b6b115c67ab47204d94bbe7376ccb0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 22:20:28 +0000 Subject: [PATCH] Bump pyspark in /project_2-automatic_image_captioning Bumps [pyspark](https://github.com/apache/spark) from 2.2.1 to 3.1.3. - [Release notes](https://github.com/apache/spark/releases) - [Commits](https://github.com/apache/spark/compare/v2.2.1...v3.1.3) --- updated-dependencies: - dependency-name: pyspark dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- project_2-automatic_image_captioning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project_2-automatic_image_captioning/requirements.txt b/project_2-automatic_image_captioning/requirements.txt index ecb553e..d344bc6 100644 --- a/project_2-automatic_image_captioning/requirements.txt +++ b/project_2-automatic_image_captioning/requirements.txt @@ -127,7 +127,7 @@ PyOpenGL==3.1.0 pyOpenSSL==17.4.0 pyparsing==2.2.0 PySocks==1.6.8 -pyspark==2.2.1 +pyspark==3.1.3 python-crfsuite==0.9.2 python-dateutil==2.6.1 python-engineio==2.0.2