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

Refactor Python dependencies into multiple files depending on app #6750

Open
rdimaio opened this issue May 3, 2024 · 2 comments
Open

Refactor Python dependencies into multiple files depending on app #6750

rdimaio opened this issue May 3, 2024 · 2 comments
Assignees
Labels
dependencies Pull requests that update a dependency file enhancement

Comments

@rdimaio
Copy link
Contributor

rdimaio commented May 3, 2024

Description

To meet this request: #6663

We agreed to split the single requirements.txt file into multiple files. For the client, the dependencies should be unpinned (as the client is used as a library in certain use cases), whereas we should keep all dependencies pinned for the server.

Motivation

No response

Change

No response

@rdimaio rdimaio added enhancement dependencies Pull requests that update a dependency file labels May 3, 2024
@rdimaio rdimaio self-assigned this May 3, 2024
@rdimaio
Copy link
Contributor Author

rdimaio commented May 3, 2024

For historical context - the dependencies were initially in separate files, but they were collected in a single requirements.txt file as part of this issue: #4456

@rdimaio
Copy link
Contributor Author

rdimaio commented May 3, 2024

rdimaio added a commit to rdimaio/rucio that referenced this issue May 3, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 3, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 3, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 14, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 14, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 14, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 24, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 24, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 24, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 24, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 24, 2024
rdimaio added a commit to rdimaio/rucio that referenced this issue May 24, 2024
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 enhancement
Projects
None yet
Development

No branches or pull requests

1 participant