mgbam commited on
Commit
505b8cf
·
verified ·
1 Parent(s): e649e97

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -4
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
- streamlit
2
- requests
3
- python-docx
4
- PyPDF2
 
 
5
 
 
1
+ streamlit
2
+ python-dotenv
3
+ requests
4
+ python-docx
5
+ PyPDF2
6
+ reportlab
7