Golu2811 commited on
Commit
1008e19
·
verified ·
1 Parent(s): b881258

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- streamlit
2
- opencv-python
3
- requests
4
- dotenv
5
  google-generativeai
6
  langchain
7
- pandas
 
1
+ streamlit==1.37.1
2
+ opencv-python==4.10.0
3
+ requests==2.32.3
4
+ dotenv==0.0.5
5
  google-generativeai
6
  langchain
7
+ pandas==2.0.1