langchain-ai / langchain-google

MIT License
117 stars 147 forks source link

genai[refactoring]: Remove Pillow support, adjust dependencies, and clean up unused code #603

Closed maxmet91 closed 3 days ago

maxmet91 commented 1 week ago

PR Description

This pull request removes outdated references to the Pillow library (PIL) and adjusts the project's dependencies accordingly. Specifically:

Removed Pillow from dependencies:

Cleaned up unused code:

Type

🧹 Refactoring

maxmet91 commented 6 days ago

@lkuligin Hi! I resloved conflict and updated poetry.lock. Please check.