nesticot commited on
Commit
2ecf559
·
verified ·
1 Parent(s): 075cdf1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -12
requirements.txt CHANGED
@@ -1,12 +1,11 @@
1
- joblib==1.4.2
2
- matplotlib==3.5.1
3
- numpy==1.22.1
4
- pandas==2.0.3
5
- Pillow==11.0.0
6
- polars==1.12.0
7
- pytz==2022.7.1
8
- Requests==2.32.3
9
- seaborn==0.11.1
10
- shiny==0.7.1
11
- streamlit==1.37.1
12
- tqdm==4.62.3
 
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
+ Requests==2.31.0
7
+ scipy==1.11.1
8
+ seaborn==0.11.1
9
+ scikit-learn==1.0.1
10
+ shiny==0.6.1
11
+ Jinja2==3.1.4