Closed sanskritip closed 4 years ago
@sanskritip You have made a draft PR
@sanskritip You have made a draft PR
Hey I'll just add requirements.txt and un-draft it by tonight!
@sanskritip Did you pip freeze and add it to requirements? because those are a lot of dependencies.
@sanskritip Did you pip freeze and add it to requirements? because those are a lot of dependencies.
Yes, I did pip freeze in the virtual environment. A lot of the libraries used come with added dependencies which is kind of the reason for the large number. Is it an issue ?
@sanskritip Yes, it is an issue. Those package versions might make a lot of other packages deprecated. Just include the packages which you have used and don't come preinstalled with python.
@sanskritip Yes, it is an issue. Those package versions might make a lot of other packages deprecated. Just include the packages which you have used and don't come preinstalled with python.
Made the required changes! Thank you for pointing them out!
Description
A comprehensive description about the Pull Request
Reference Issue number #162
Type of change
Checklist:
Update index.md
)README.md
, with problem description and my name.