mohitkumarrajbadi commited on
Commit
a70866f
·
1 Parent(s): 4c572fd

Updated the pip library to the latest versions

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- streamlit==1.41.0
2
- pandas==2.2.2
3
- numpy==1.24.3
4
- torch==2.0.1
5
  transformers @ git+https://github.com/huggingface/[email protected]
6
- matplotlib==3.8.0
 
1
+ streamlit==1.43.2
2
+ pandas==2.2.3
3
+ numpy==2.2.4
4
+ torch==2.6.0
5
  transformers @ git+https://github.com/huggingface/[email protected]
6
+ matplotlib==3.10.1