brendenc commited on
Commit
d5a46bf
1 Parent(s): a95a987

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- numpy=='1.19.5'
2
- pandas=='1.3.4'
3
- umap=='0.5.3'
4
- sklearn=='1.0.2'
5
- plotly=='5.7.0'
 
1
+ numpy==1.19.5
2
+ pandas==1.3.4
3
+ umap==0.5.3
4
+ sklearn==1.0.2
5
+ plotly==5.7.0