hardik27 commited on
Commit
96b32d9
·
verified ·
1 Parent(s): 35c819b

Update pandas for build error

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  #Fix to solve build error
2
  setuptools<82.0.0
3
 
4
- pandas==2.0.0
5
  python-dotenv==1.1.1
6
  PyPDF2==3.0.1
7
  streamlit==1.32.2
 
1
  #Fix to solve build error
2
  setuptools<82.0.0
3
 
4
+ pandas>=2.2.3
5
  python-dotenv==1.1.1
6
  PyPDF2==3.0.1
7
  streamlit==1.32.2