-
Notifications
You must be signed in to change notification settings - Fork 872
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
[fundamental][bugfix] Pin tenacity
<8.4.0 to fix import-linter CI
#3424
Conversation
tenacity
<8.4.0 to fix import-linter CI
Executor Unit Test Result zhengfei/bugfix/tenacity-import-linter795 tests 794 ✅ 3m 47s ⏱️ For more details on these errors, see this check. Results for commit 449312f. ♻️ This comment has been updated with latest results. |
hi i am building a RAG pipe line and facing the same issue there ModuleNotFoundError: No module named 'tenacity.asyncio' |
I'm trying to ignore the latest |
used the version 8.3.0 issue was fixed thanks alot guys |
Executor E2E Test Result zhengfei/bugfix/tenacity-import-linter246 tests 237 ✅ 5m 3s ⏱️ For more details on these failures, see this check. Results for commit 449312f. |
Description
Pin
tenacity
to avoid issue described in langchain-ai/langchain#22972.All Promptflow Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines