Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ smithery==0.1.3
|
|
6 |
mysql-connector-python
|
7 |
openpyxl
|
8 |
sqlalchemy
|
9 |
-
python-dotenv
|
|
|
|
6 |
mysql-connector-python
|
7 |
openpyxl
|
8 |
sqlalchemy
|
9 |
+
python-dotenv
|
10 |
+
openai==1.84.0
|