We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 071fa7b + 4f21010 commit 7220373Copy full SHA for 7220373
1 file changed
requirements.txt
@@ -4,9 +4,13 @@ Django==5.1.6
4
5
6
# Data Manipulation Libraries:
7
+
8
numpy==2.2.4
9
pandas==2.3.3
10
11
12
13
14
# Data Visualization Libraries:
15
matplotlib==3.10.1
16
seaborn==0.13.2
@@ -36,7 +40,7 @@ psycopg2-binary==2.9.10
36
40
37
41
# Jupyter Notebook Libraries:
38
42
jupyter==1.1.1
39
-notebook==7.4.4
43
+notebook==7.4.7
44
ipywidgets==8.1.7
45
46
# Other Useful Libraries:
0 commit comments