arsalan16 commited on
Commit
0231bdb
·
verified ·
1 Parent(s): 03f1aea

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- streamlit
2
- pandas
3
- numpy
4
- pvlib
5
- sympy
 
1
+ streamlit==1.25.0
2
+ grooq==0.1.5 # For multi-language support
3
+ pvlib==0.9.7 # For solar calculations
4
+ pandas==1.5.3
5
+ numpy==1.23.5