Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
aiofiles==23.2.1
|
2 |
altair==5.3.0
|
3 |
annotated-types==0.7.0
|
@@ -34,7 +35,6 @@ markdown-it-py==3.0.0
|
|
34 |
MarkupSafe==2.1.5
|
35 |
matplotlib==3.9.0
|
36 |
mdurl==0.1.2
|
37 |
-
numpy==2.0.0
|
38 |
orjson==3.10.5
|
39 |
packaging==24.1
|
40 |
pandas==2.2.2
|
|
|
1 |
+
numpy==2.0.0
|
2 |
aiofiles==23.2.1
|
3 |
altair==5.3.0
|
4 |
annotated-types==0.7.0
|
|
|
35 |
MarkupSafe==2.1.5
|
36 |
matplotlib==3.9.0
|
37 |
mdurl==0.1.2
|
|
|
38 |
orjson==3.10.5
|
39 |
packaging==24.1
|
40 |
pandas==2.2.2
|