Skip to content

Commit d4c5886

Browse files
Update pandas requirement from ==1.4.* to ==2.2.*
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas) to permit the latest version. - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v1.4.0.dev0...v2.2.3) --- updated-dependencies: - dependency-name: pandas dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 46fe81f commit d4c5886

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ nlpo3==1.3.1
1515
nltk==3.6.6
1616
numpy==1.26.*
1717
OSKut==1.3
18-
pandas==1.4.*
18+
pandas==2.2.*
1919
panphon==0.21.2
2020
phunspell==0.1.6
2121
protobuf==5.29.1

0 commit comments

Comments
 (0)