Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔒 chore: Update Dependencies for Security & Lite Image #103

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

danny-avila
Copy link
Owner

Summary

Closes #102

I updated various dependencies to address security concerns and maintain compatibility with the latest versions.

  • Updated python-multipart from 0.0.9 to 0.0.19 to address CVE-2024-53981 security vulnerability
  • Upgraded langchain core package from 0.3.5 to 0.3.21 for improved functionality
  • Updated langchain-community from 0.3 to 0.3.9 for latest features
  • Upgraded langchain-openai from 0.2.0 to 0.2.11 for enhanced OpenAI integration
  • Removed duplicate langchain-openai entry in requirements.txt
  • Applied consistent versioning across both requirements.txt and requirements.lite.txt files

Change Type

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update

@danny-avila danny-avila merged commit e5e9dfa into main Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

librechat-rag-api-dev-lite Image size tripled in the last update
1 participant