Create requirements.txt

#4
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ streamlit==1.28.0
2
+ google-generativeai==0.3.0
3
+ PyPDF2==3.0.1
4
+ python-docx==1.1.0