Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -12,7 +12,7 @@ Jinja2==3.1.4
|
|
12 |
kiwisolver==1.4.7
|
13 |
MarkupSafe==3.0.2
|
14 |
matplotlib==3.9.2
|
15 |
-
numpy==2.
|
16 |
packaging==24.1
|
17 |
pandas==2.2.3
|
18 |
pillow==11.0.0
|
|
|
12 |
kiwisolver==1.4.7
|
13 |
MarkupSafe==3.0.2
|
14 |
matplotlib==3.9.2
|
15 |
+
numpy==2.0.2
|
16 |
packaging==24.1
|
17 |
pandas==2.2.3
|
18 |
pillow==11.0.0
|