Skip to content

Enhance the requirements.txt with Version Numbers #72

@shivanisingh7

Description

@shivanisingh7

The current requirements.txt file lists the necessary dependencies that are needed for the SoundScape project but lacks version numbers. I want the users to have a smoother installation process, especially the users unfamiliar with Python package management .It is something I have faced problem with in the past it's important to provide the version details in requirement file.

The Current requirements.txt Content includes:
numpy
matplotlib
scipy
PyAudio
PySimpleGUI
sounddevice
soundfile
I would like to add the versions along with them for smoother installation so can you assign this an issue to me

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationgssoc

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions