Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ Flask
|
|
2 |
flask-sqlalchemy
|
3 |
psycopg2-binary
|
4 |
Bleach
|
|
|
5 |
bs4
|
|
|
2 |
flask-sqlalchemy
|
3 |
psycopg2-binary
|
4 |
Bleach
|
5 |
+
google-genai
|
6 |
bs4
|