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

Update Python dependencies #5827

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Update Python dependencies #5827

wants to merge 3 commits into from

Conversation

kflynn
Copy link
Member

@kflynn kflynn commented Mar 5, 2025

Signed-off-by: Flynn [email protected]

Update Python dependencies since it's been a little while. I did this by deleting the virtualenv, making a new one by hand, activating it, then running pip install -r requirements-dev.txt and pip install -r requirements.in -- note that the second one there is not requirements.txt!

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Mar 5, 2025
@kflynn kflynn force-pushed the flynn/python-deps branch from 17795a2 to 19d98e1 Compare March 6, 2025 02:55
@kflynn kflynn force-pushed the flynn/python-deps branch from 19d98e1 to da250b7 Compare March 6, 2025 03:09
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. and removed size:M This PR changes 30-99 lines, ignoring generated files. labels Mar 6, 2025
@kflynn kflynn force-pushed the flynn/python-deps branch from 21ec4f1 to 60e5a0e Compare March 6, 2025 14:00
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Mar 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file lgtm This PR has been approved by a maintainer python Pull requests that update Python code size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants