jonathanjordan21 commited on
Commit
96a49fd
·
verified ·
1 Parent(s): c220b53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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