jonathanjordan21 commited on
Commit
7e1d282
·
verified ·
1 Parent(s): ff6ba76

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -5,3 +5,6 @@ pandas
5
  sentence_transformers
6
  mysql-connector-python
7
  psycopg2
 
 
 
 
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