Skip to content

Commit 97a5b2d

Browse files
Merge pull request #124 from Quantum-Software-Development/dependabot/pip/numpy-2.2.0
fix: bump numpy from 2.1.3 to 2.2.0
2 parents fcbb694 + 64a0c62 commit 97a5b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Django==5.1.4
44

55

66
# Data Manipulation Libraries:
7-
numpy==2.1.3
7+
numpy==2.2.0
88
pandas==2.2.3
99

1010
# Data Visualization Libraries:

0 commit comments

Comments
 (0)