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: remove cryptography pin and update test #3482

Merged
merged 6 commits into from
Aug 7, 2024
Merged

Conversation

Coniferish
Copy link
Collaborator

@Coniferish Coniferish commented Aug 5, 2024

remove cryptography pin, pin tenacity, and update test_unstructured_ingest/unit/connector/test_salesforce_connector.py

# tenacity 9.0.0 is being installed via chroma, but other dependencies (langchain) restrict tenacity
# to <=9.0.0 in other depenceny extras and resolve to 8.5.0.
# The original langchain pin: https://github.com/langchain-ai/langchain/pull/849/
tenacity==8.5.0
Copy link
Collaborator Author

@Coniferish Coniferish Aug 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

explanation for pin in case Langchain updates their pin and we can remove this

Copy link
Collaborator

@scanny scanny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks fine to me. Crazy how many things change over the course of a week :)

@Coniferish Coniferish added this pull request to the merge queue Aug 7, 2024
Merged via the queue into main with commit 6545f16 Aug 7, 2024
51 checks passed
@Coniferish Coniferish deleted the jj/cryptography branch August 7, 2024 16:18
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.

2 participants