Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,5 @@ langchain-community
|
|
| 8 |
pandas
|
| 9 |
gradio-client
|
| 10 |
pillow
|
| 11 |
-
numpy
|
|
|
|
|
|
| 8 |
pandas
|
| 9 |
gradio-client
|
| 10 |
pillow
|
| 11 |
+
numpy
|
| 12 |
+
mysql-connector-python
|