invinst / CPDBv2_backend

backend for CPDP.co
https://beta.CPDP.co
Apache License 2.0
29 stars 3 forks source link

requests python module needs to be updated #3

Open acrobat888 opened 6 years ago

acrobat888 commented 6 years ago

While installing again I noticed that was getting an error using the requirements/base.txt

You are forcing requests 2.11.1 which isn't compatible with the other services.

I am going to try fixing this in a separate branch too see if it works.

steadykhoi commented 6 years ago

I noticed that you can't provision Vagrant because you need password for vault file so how is it possible that you get to this step of installing python packages? These packages should only be installed within the Vagrant box, they are of no use for you outside of it.

Thanks for bringing that up, we'll need to review which version of requests is correct.