Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -5,3 +5,4 @@ langchain-google-genai>=0.0.1
|
|
| 5 |
matplotlib>=3.7.1
|
| 6 |
scikit-learn>=1.2.2
|
| 7 |
numpy>=1.23.0
|
|
|
|
|
|
| 5 |
matplotlib>=3.7.1
|
| 6 |
scikit-learn>=1.2.2
|
| 7 |
numpy>=1.23.0
|
| 8 |
+
mysql-connector-python
|