Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ gradio
|
|
4 |
python-dotenv
|
5 |
llama-cpp-python
|
6 |
langchain_google_genai
|
7 |
-
anthropic
|
|
|
|
|
|
4 |
python-dotenv
|
5 |
llama-cpp-python
|
6 |
langchain_google_genai
|
7 |
+
anthropic
|
8 |
+
mysql-connector-python==8.3.0
|
9 |
+
SQLAlchemy==2.0.25
|