Tejasn commited on
Commit
7e87e7c
1 Parent(s): 3333c3c
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,6 +2,6 @@ streamlit>=1.0.0
2
  numpy>=1.9.2
3
  pandas>=0.19
4
  tensorflow==2.6.0
5
- torch>=1.7
6
  matplotlib>=1.4.3
7
  scikit-learn>=0.18
 
2
  numpy>=1.9.2
3
  pandas>=0.19
4
  tensorflow==2.6.0
5
+ torch>=1.7.0
6
  matplotlib>=1.4.3
7
  scikit-learn>=0.18