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

[Auto-generated] Update requirements.txt #440

Merged
merged 1 commit into from
May 8, 2024

Conversation

TEAM4-0
Copy link
Collaborator

@TEAM4-0 TEAM4-0 commented May 8, 2024

Update requirements.txt

Automatically created PR from the ci_update_requirements.yml workflow.

@TEAM4-0 TEAM4-0 added the CI/CD Continuous integration (CI) & continuous deployment (CD) label May 8, 2024
@CasperWA CasperWA merged commit bed443c into ci/update-dependencies May 8, 2024
11 checks passed
@CasperWA CasperWA deleted the ci/update-requirements branch May 8, 2024 13:26
CasperWA added a commit that referenced this pull request May 8, 2024
Update dependencies:
* Update safety requirement from ~=3.1 to ~=3.2 in /.dev (#436)
* Update `requirements.txt` (#437, #440)

Use fastapi-slim package.
Always run "update requirements.txt" CI workflow for new pushes to
'ci/update-dependencies' branch.

The fastapi-slim package was introduced together with fastapi v0.111.0.
This is a package that is similar to fastapi < v0.111.0 concerning
sub-dependencies. The main issue being that fastapi v0.111.0 auto-added
the [standard] optional dependencies, which are unnecessary for this service.
The new fastapi-slim package preserves the minimum required sub-dependencies,
while otherwise being exactly the same.


Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casper Welzel Andersen <casper.w.andersen@sintef.no>
TEAM4-0 added a commit that referenced this pull request May 8, 2024
Update dependencies:
* Update safety requirement from ~=3.1 to ~=3.2 in /.dev (#436)
* Update `requirements.txt` (#437, #440)

Use fastapi-slim package.
Always run "update requirements.txt" CI workflow for new pushes to
'ci/update-dependencies' branch.

The fastapi-slim package was introduced together with fastapi v0.111.0.
This is a package that is similar to fastapi < v0.111.0 concerning
sub-dependencies. The main issue being that fastapi v0.111.0 auto-added
the [standard] optional dependencies, which are unnecessary for this service.
The new fastapi-slim package preserves the minimum required sub-dependencies,
while otherwise being exactly the same.

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Casper Welzel Andersen <casper.w.andersen@sintef.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Continuous integration (CI) & continuous deployment (CD)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants