Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -6,4 +6,6 @@ streamlit==1.28.2
|
|
| 6 |
gradio==4.7.1
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
beautifulsoup4
|
| 9 |
-
streamlit
|
|
|
|
|
|
|
|
|
| 6 |
gradio==4.7.1
|
| 7 |
python-dotenv==1.0.0
|
| 8 |
beautifulsoup4
|
| 9 |
+
streamlit
|
| 10 |
+
python-docx
|
| 11 |
+
reportlab
|