Closed AGlade7 closed 7 months ago
Analyze project code and tell what libraries are being used in the project, not the libraries in the specification file(requirements.txt)
Are we assuming that every git repo will have a requirements.txt on their repo?
No. Infact, despite them giving us a requirements.txt, we are still creating one ourselves by checking each python file.
Need some changes, doesn't always create a requirements.txt, please look into it
Fixed issues: