File size: 393 Bytes
a5345be 5e701dc a5345be c3e2483 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 |
gradio==5.41.1 langchain==0.1.13 langchain-community==0.0.33 # Using versions that are known to work together langchain-google-genai==0.0.11 google-generativeai>=0.4.1,<0.5.0 # Version range required by langchain-google-genai langgraph==0.0.33 matplotlib==3.8.3 pandas==2.2.1 sqlalchemy==2.0.28 python-dotenv==1.0.1 pymysql==1.1.0 numpy==1.26.4 python-multipart>=0.0.18 # Required by gradio |