mirror of
https://github.com/Aran404/SpotAPI.git
synced 2026-04-25 16:55:50 +03:00
[PR #51] [MERGED] Add missing dependencies to setup.py #52
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/SpotAPI#52
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/Aran404/SpotAPI/pull/51
Author: @Leogendra
Created: 11/6/2025
Status: ✅ Merged
Merged: 11/6/2025
Merged by: @Aran404
Base:
main← Head:main📝 Commits (2)
715cd98Add beautifulsoup4 to requirements5dc6f12Add pyotp and beautifulsoup4 to install requirements📊 Changes
2 files changed (+5 additions, -2 deletions)
View changed files
📝
requirements.txt(+2 -1)📝
setup.py(+3 -1)📄 Description
This PR fixes missing dependencies that were not automatically installed when using
pip install spotapi.Both
pyotpandbeautifulsoup4were used in the project but not declared insetup.py,Installing the library via
pip install spotapinow includes all required dependencies without manual installation.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
[PR #51] [MERGED] Add missing dependencies to setup.pyto [PR #51] Add missing dependencies to setup.py[PR #51] Add missing dependencies to setup.pyto [PR #51] [MERGED] Add missing dependencies to setup.py