Update requirements.txt
Browse files- requirements.txt +1 -7
requirements.txt
CHANGED
|
@@ -1,10 +1,4 @@
|
|
| 1 |
-
joblib==1.3.2
|
| 2 |
-
matplotlib==3.5.1
|
| 3 |
numpy==1.23.5
|
| 4 |
pandas==1.5.2
|
| 5 |
polars==1.12.0
|
| 6 |
-
|
| 7 |
-
shiny==0.6.1
|
| 8 |
-
adjustText
|
| 9 |
-
scikit-learn==1.0.1
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
| 1 |
numpy==1.23.5
|
| 2 |
pandas==1.5.2
|
| 3 |
polars==1.12.0
|
| 4 |
+
shiny==0.6.1
|
|
|
|
|
|
|
|
|
|
|
|