GopalGoyal commited on
Commit
944cd0c
·
1 Parent(s): 0b2c1e0
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- numpy==1.24.2
2
  nltk==3.7
3
  matplotlib==3.5.1
4
- pandas==2.0.0
5
  scikit_learn==1.0.2
6
  streamlit==1.20.0
7
  readchar
@@ -15,4 +15,4 @@ torch==2.0.0
15
  torchaudio==2.0.1
16
  torchvision==0.15.1
17
  anytree==2.8.0
18
- scipy==1.10.1
 
1
+ numpy==1.21.5
2
  nltk==3.7
3
  matplotlib==3.5.1
4
+ pandas==1.4.2
5
  scikit_learn==1.0.2
6
  streamlit==1.20.0
7
  readchar
 
15
  torchaudio==2.0.1
16
  torchvision==0.15.1
17
  anytree==2.8.0
18
+ Jinja2==2.11.3