Soumya-Kushwaha / SoundScape

Real Time Sound Visualizer
56 stars 86 forks source link

Enhance the requirements.txt with Version Numbers #72

Open shivanisingh7 opened 5 months ago

shivanisingh7 commented 5 months ago

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

github-actions[bot] commented 5 months ago

Congratulations, @shivanisingh7! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines

shashbh18 commented 4 months ago

Please assign this issue to me.I want to work on this.

venkat1924 commented 3 months ago

Please assign this issue to me!! I have worked on several papers that have required unusual versions of modules and have experience successfully crafting the requirements.txt files!