whoami02 commited on
Commit
5a8f00d
·
verified ·
1 Parent(s): 506d318

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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