corrected requirements.txt
Lee Roy Stevenson committed
May 20, 2025 at 10:32 UTC
38cfddbc96fd69d6acc0c55d442f2506d3a5f66e
1 file changed
+2
-1
requirements.txt
+2
-1
@@ -8,4 +8,5 @@ pytest==8.3.5
8
python-dotenv==1.1.0
9
requests==2.32.3
10
omdb==0.3.0
11
-sqlalchemy-utils==0.41.0
\ No newline at end of file
11
+sqlalchemy-utils==0.41.0
12
+google-genai==0.1.0
\ No newline at end of file