-
Notifications
You must be signed in to change notification settings - Fork 0
#299: Update TE -> 3.0.0 #300
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
base: main
Are you sure you want to change the base?
#299: Update TE -> 3.0.0 #300
Conversation
pyproject.toml
Outdated
| "yaspin (>=3.1.0, <4)", | ||
| ] | ||
| text-ai = [ "exasol-text-ai-extension (>=0.1.0, <2.0.0)" ] | ||
| text-ai = [ "exasol-text-ai-extension (>=0.1.0, <3.0.0)" ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is this intended, that you increased text-ai to <3.0.0
| text-ai = [ "exasol-text-ai-extension (>=0.1.0, <3.0.0)" ] | |
| text-ai = [ "exasol-text-ai-extension (>=0.1.0, <2.0.0)" ] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
that is a little to high, aiming for the stars.. will decrease again
|
disabled some gpu tests, please re-enable after they are fixed: #301 |
|



fixes #299