initialcapacity / match-predictor

2 stars 2 forks source link

Updating requirements.txt for backend virtual environment #16

Open elutins opened 5 months ago

elutins commented 5 months ago

I am currently enrolled in DTSA 5508 Software Architecture Patterns for Big Data (online via Coursera) and was running into errors getting the make commands to successfully run - in particular the backend/install command. Turns out there were not enough/correct versions of libraries installed in the virtual environment.

The requirements.txt file in this PR contains all the libraries included to get a working environment