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

fix: relax upper bounds on dependencies #275

Merged
merged 22 commits into from Oct 10, 2023
Merged

Conversation

KennethEnevoldsen
Copy link
Collaborator

No description provided.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2023

✨ Looks like pyright failed ✨

If you want to fix this, we recommend doing it locally by either:

a) Enabling pyright in VSCode and going through the errors in the problems tab

VSCode settings > Python > Analysis: Type checking mode > "basic"

b) Debugging via the command line

1. Installing pyright, which is included in the dev dependencies: `pip install -e ".[dev]"`
2. Diagnosing the errors by running `pyright .`

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2023

🌟 pyright succeeds! 🌟

@github-actions
Copy link
Contributor

github-actions bot commented Oct 10, 2023

Tests Skipped Failures Errors Time
16 0 💤 0 ❌ 0 🔥 1m 10s ⏱️

@KennethEnevoldsen KennethEnevoldsen merged commit 1931fb0 into main Oct 10, 2023
13 checks passed
@KennethEnevoldsen KennethEnevoldsen deleted the relaxed_upper_bounds branch October 10, 2023 21:12
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.

None yet

1 participant