nesticot commited on
Commit
0db14a4
·
verified ·
1 Parent(s): f352422

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +12 -6
requirements.txt CHANGED
@@ -1,6 +1,12 @@
1
- faicons
2
- shiny
3
- shinywidgets
4
- plotly
5
- pandas
6
- ridgeplot
 
 
 
 
 
 
 
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