Skip to content

Commit 8054319

Browse files
author
yashksaini-coder
committed
fix: update numpy and pandas version constraints in requirements.txt
1 parent e6e6067 commit 8054319

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ markdown-it-py==3.0.0
2929
MarkupSafe==3.0.2
3030
mdurl==0.1.2
3131
multitasking==0.0.11
32-
numpy==2.2.3
33-
pandas==2.2.3
32+
numpy>=1.22.4
33+
pandas>=2.2.3
3434
peewee==3.17.9
3535
platformdirs==4.3.6
3636
primp==0.12.1

0 commit comments

Comments
 (0)