mirror of
https://github.com/kokarare1212/librespot-python.git
synced 2026-04-25 08:35:49 +03:00
[PR #286] [MERGED] requirements.txt: Set versions as minimum instead of hardcoding as exact #294
Labels
No labels
bug
dependencies
duplicate
enhancement
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librespot-python-kokarare1212#294
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kokarare1212/librespot-python/pull/286
Author: @C0rn3j
Created: 11/18/2024
Status: ✅ Merged
Merged: 4/27/2025
Merged by: @kokarare1212
Base:
main← Head:patch-1📝 Commits (3)
9856c62requirements.txt: Set versions as minimum instead of hardcoded exact version6ff13b3Fixate protobuf #1302a458c4Merge branch 'main' into patch-1📊 Changes
1 file changed (+6 additions, -6 deletions)
View changed files
📝
requirements.txt(+6 -6)📄 Description
If there turns out to be an issue later, it can be hardcoded as minimum + maximum.
The way it is set at the moment breaks installing the project if newer versions need to be installed.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.