I added a 'requirements.txt' file so that we can keep track of our dependencies without having to go through each .py file. If you pip install something make a note of it and the version in here! If it changes in a commit we'll know that something new was added :)
I added a 'requirements.txt' file so that we can keep track of our dependencies without having to go through each .py file. If you pip install something make a note of it and the version in here! If it changes in a commit we'll know that something new was added :)