Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ polars==1.21.0
|
|
| 7 |
pytabulator==0.2.5
|
| 8 |
pytz==2022.7.1
|
| 9 |
Requests==2.32.3
|
|
|
|
| 10 |
seaborn==0.11.1
|
| 11 |
shiny==0.7.1
|
| 12 |
tqdm==4.62.3
|
|
|
|
| 7 |
pytabulator==0.2.5
|
| 8 |
pytz==2022.7.1
|
| 9 |
Requests==2.32.3
|
| 10 |
+
scikit-learn==1.0.1
|
| 11 |
seaborn==0.11.1
|
| 12 |
shiny==0.7.1
|
| 13 |
tqdm==4.62.3
|