Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,6 +5,6 @@ pandas
|
|
5 |
sentence_transformers
|
6 |
mysql-connector-python
|
7 |
psycopg2
|
8 |
-
|
9 |
selenium >=4.0.0, < 5.0.0
|
10 |
Pillow>=8.3.1,<9.0
|
|
|
5 |
sentence_transformers
|
6 |
mysql-connector-python
|
7 |
psycopg2
|
8 |
+
streamlit
|
9 |
selenium >=4.0.0, < 5.0.0
|
10 |
Pillow>=8.3.1,<9.0
|