Skip to content

Commit 7220373

Browse files
Merge branch 'main' into dependabot/pip/pandas-2.3.3
Signed-off-by: Fabiana ⚡️ Campanari <113218619+FabianaCampanari@users.noreply.github.com>
2 parents 071fa7b + 4f21010 commit 7220373

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

requirements.txt

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,13 @@ Django==5.1.6
44

55

66
# Data Manipulation Libraries:
7+
78
numpy==2.2.4
89
pandas==2.3.3
910

11+
12+
13+
1014
# Data Visualization Libraries:
1115
matplotlib==3.10.1
1216
seaborn==0.13.2
@@ -36,7 +40,7 @@ psycopg2-binary==2.9.10
3640

3741
# Jupyter Notebook Libraries:
3842
jupyter==1.1.1
39-
notebook==7.4.4
43+
notebook==7.4.7
4044
ipywidgets==8.1.7
4145

4246
# Other Useful Libraries:

0 commit comments

Comments
 (0)