Skip to content

Commit e69baf7

Browse files
Update numpy requirement from ==2.1.* to ==2.4.* (#242)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6aab1a0 commit e69baf7

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
@@ -1,6 +1,6 @@
11
sheet2csv==1.0.7
22
# git+https://github.com/sledilnik/sheet2csv.git@v1.0.2#egg=sheet2csv
3-
numpy==2.1.*
3+
numpy==2.4.*
44
openpyxl==3.1.*
55
pandas==2.2.*
66
pyquery==2.0.*

0 commit comments

Comments
 (0)