Skip to content

[FIX] fs_storage*: align fsspec ext req version #603

Open
simahawk wants to merge 3 commits into
OCA:18.0from
camptocamp:18-fix-build
Open

[FIX] fs_storage*: align fsspec ext req version #603
simahawk wants to merge 3 commits into
OCA:18.0from
camptocamp:18-fix-build

Conversation

@simahawk
Copy link
Copy Markdown
Contributor

Tries to fix #602

There were 3 modules w/ 3 different versions of fsspec + no cap on test deps.

Collateral fix: remove obsolete setup folder.

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Hi @lmignon,
some modules you are maintaining are being modified, check this out!

@OCA-git-bot OCA-git-bot added mod:fs_storage Module fs_storage series:18.0 mod:fs_storage_ms_drive Module fs_storage_ms_drive labels May 13, 2026
@simahawk
Copy link
Copy Markdown
Contributor Author

@lmignon can you pls review the versions for fsspec?

@lmignon
Copy link
Copy Markdown
Contributor

lmignon commented May 13, 2026

@lmignon can you pls review the versions for fsspec?

Hi Simone,

Thank you for the PR. Having different versions of the same library should not be an issue. Python will install the higher version, so there is no need to align them. Have you encountered any problems?

@simahawk
Copy link
Copy Markdown
Contributor Author

simahawk commented May 13, 2026

Ciao! :)
That's not the problem it's just that is confusing to have 3 versions in requirements.txt.
I've done that while solving the problem of the other dependencies. See #602

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

mod:fs_storage_ms_drive Module fs_storage_ms_drive mod:fs_storage Module fs_storage series:18.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[18.0] build broken

3 participants