Requirements.txt = List of dependencies
Dependency = Frameworks that code depends on to run, certain things can only happen if something else happens first
New terms that I learn during discussions
Requirements.txt = List of dependencies
Dependency = Frameworks that code depends on to run, certain things can only happen if something else happens first