Zachary Chiodini

Results 3 comments of Zachary Chiodini

> Hi, > > As I see your requirements.txt contains `epam.indigo==1.4.0`. This version is absent in PyPI, so could you please change this line to `epam.indigo==1.5.0` and try again? Should...

> I've just checked your workflow, indigo downloaded successfully: https://github.com/zachary-chiodini/RESTful-APIs/runs/3743423260?check_suite_focus=true#step:8:1393 > > Error with something else in Dockerfile: https://github.com/zachary-chiodini/RESTful-APIs/runs/3743423260?check_suite_focus=true#step:8:2337 > > Regards, Ruslan The specific error I am referring to...

The problem is most likely with epam.indigo, because it gives me the error ["Could not find a version that satisfies the requirement epam.indigo==1.5.0,"](https://github.com/zachary-chiodini/RESTful-APIs/runs/3743423260?check_suite_focus=true#step:8:2319) and completes successfully when I remove epam.indigo...