Skip to content

Comments

chore: Remove bump upper bound on fsspec requirement#4512

Merged
tokoko merged 1 commit intofeast-dev:masterfrom
cburroughs:csb/fsspec-bump
Sep 16, 2024
Merged

chore: Remove bump upper bound on fsspec requirement#4512
tokoko merged 1 commit intofeast-dev:masterfrom
cburroughs:csb/fsspec-bump

Conversation

@cburroughs
Copy link
Contributor

Alternative to #4461

Makefile Outdated
./pixi run --environment py310 --manifest-path infra/scripts/pixi/pixi.toml "uv pip compile --system --no-strip-extras setup.py --output-file sdk/python/requirements/py3.10-requirements.txt" > sdk/python/requirements/py3.10-requirements.txt
./pixi run --environment py310 --manifest-path infra/scripts/pixi/pixi.toml "uv pip compile --system --no-strip-extras setup.py --extra ci --output-file sdk/python/requirements/py3.10-ci-requirements.txt" > sdk/python/requirements/py3.10-ci-requirements.txt
./pixi run --environment py311 --manifest-path infra/scripts/pixi/pixi.toml "uv pip compile --system --no-strip-extras setup.py --output-file sdk/python/requirements/py3.11-requirements.txt" > sdk/python/requirements/py3.11-requirements.txt
./pixi run --environment py311 --manifest-path infra/scripts/pixi/pixi.toml "uv pip compile --system --no-strip-extras setup.py --extra ci --output-file sdk/python/requirements/py3.11-ci-requirements.txt" > sdk/python/requirements/py3.11-ci-requirements.txt
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why this change? Were you unable to install pixi?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry about the stray commit; removed now.

Copy link
Collaborator

@tokoko tokoko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@tokoko tokoko merged commit 06eade3 into feast-dev:master Sep 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants