Skip to content

Commit 4cc98db

Browse files
Merge pull request #414 from Quantum-Software-Development/dependabot/pip/pandas-2.3.3
fix: bump pandas from 2.3.1 to 2.3.3
2 parents 4f21010 + 7220373 commit 4cc98db

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

requirements.txt

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,12 @@ Django==5.1.6
44

55

66
# Data Manipulation Libraries:
7-
numpy==2.3.4
8-
pandas==2.3.1
7+
8+
numpy==2.2.4
9+
pandas==2.3.3
10+
11+
12+
913

1014
# Data Visualization Libraries:
1115
matplotlib==3.10.1

0 commit comments

Comments
 (0)