arsalan16 commited on
Commit
644b5ac
·
verified ·
1 Parent(s): 2046d53

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ streamlit==1.17.0
2
+ pandas==1.5.0
3
+ numpy==1.23.3
4
+ python-docx==0.8.11
5
+ PyPDF2==2.10.5