Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ joblib==1.4.2
|
|
3 |
numpy==1.26.4
|
4 |
pandas==2.2.2
|
5 |
scikit-learn==1.4.2
|
6 |
-
datashader==0.
|
7 |
colorcet==3.1.0
|
8 |
plotly==5.22.0
|
9 |
matplotlib==3.9.0
|
|
|
3 |
numpy==1.26.4
|
4 |
pandas==2.2.2
|
5 |
scikit-learn==1.4.2
|
6 |
+
datashader==0.17.0
|
7 |
colorcet==3.1.0
|
8 |
plotly==5.22.0
|
9 |
matplotlib==3.9.0
|