Vishwas1 commited on
Commit
306c771
·
verified ·
1 Parent(s): fad2015

Update requirements .txt

Browse files
Files changed (1) hide show
  1. requirements .txt +4 -4
requirements .txt CHANGED
@@ -1,5 +1,5 @@
1
- gradio>=4.29.0
2
- plotly>=5.22.0
3
- pandas>=2.2.2
4
- periodictable>=1.6.1
5
 
 
1
+ gradio
2
+ plotly
3
+ pandas
4
+ periodictable
5