Skip to content

Commit bd7415c

Browse files
Update pandas requirement from ==2.2.* to ==2.3.* (#234)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e69baf7 commit bd7415c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sheet2csv==1.0.7
22
# git+https://github.com/sledilnik/sheet2csv.git@v1.0.2#egg=sheet2csv
33
numpy==2.4.*
44
openpyxl==3.1.*
5-
pandas==2.2.*
5+
pandas==2.3.*
66
pyquery==2.0.*
77
python-dateutil==2.9.*
88
requests==2.32.*

0 commit comments

Comments
 (0)