Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ scipy
|
|
8 |
google-generativeai
|
9 |
python-dotenv
|
10 |
gradio[mcp]
|
11 |
-
reportlab
|
|
|
|
8 |
google-generativeai
|
9 |
python-dotenv
|
10 |
gradio[mcp]
|
11 |
+
reportlab
|
12 |
+
sklearn
|