Skip to content

Commit

Permalink
Merge pull request #124 from Quantum-Software-Development/dependabot/…
Browse files Browse the repository at this point in the history
…pip/numpy-2.2.0

fix: bump numpy from 2.1.3 to 2.2.0
  • Loading branch information
FabianaCampanari authored Dec 11, 2024
2 parents fcbb694 + 64a0c62 commit 97a5b2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Django==5.1.4


# Data Manipulation Libraries:
numpy==2.1.3
numpy==2.2.0
pandas==2.2.3

# Data Visualization Libraries:
Expand Down

0 comments on commit 97a5b2d

Please sign in to comment.