-
Notifications
You must be signed in to change notification settings - Fork 3k
chore: include cli and ws extras in dev environment #1905
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
Conversation
d48df76 to
0863e2d
Compare
|
Dropping the constraints is not necessary. This is not a vulnerability here. |
0863e2d to
b66941b
Compare
|
I've updated the PR to address your feedback. Specifically, I've replaced the manual I've also reverted the |
|
@Kludex I've moved |
8ef7b94 to
0379ba0
Compare
0379ba0 to
1420c68
Compare
|
Just noticed some weird Unicode sequences ( |
I've updated the
devdependency group to reference the project's owncliandwsextras. This ensures that the test environment is complete for local development without duplicating package entries.Also, I've reverted the
starletteversion bump based on the feedback that the constraint change wasn't necessary in this context.Let me know if this revised approach looks good to you.