Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -6,4 +6,8 @@ requests
|
|
6 |
pytz
|
7 |
pandas-ods-reader
|
8 |
reportlab
|
9 |
-
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
6 |
pytz
|
7 |
pandas-ods-reader
|
8 |
reportlab
|
9 |
+
beautifulsoup4
|
10 |
+
streamlit
|
11 |
+
pandas
|
12 |
+
numpy
|
13 |
+
odfpy
|