Skip to content

Commit 313cb64

Browse files
committed
Update dependencies to be specific
1 parent 778ded4 commit 313cb64

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
numpy>=2.1.3,<3.0
2-
pandas>=2.2.2,<3.0
3-
matplotlib>=3.9.0,<4.0
1+
numpy==2.1.3
2+
pandas==2.2.2
3+
matplotlib==3.9.1

0 commit comments

Comments
 (0)