OpenDataServices / org-ids

Front end application for http://org-id.guide
http://org-id.guide
Other
17 stars 9 forks source link

Update requirements, pin werkzeug, django and urllib3 mins for security #216

Closed rhiaro closed 4 years ago

rhiaro commented 4 years ago

Is there any particular reason this needs to be python 3.4? requests no longer supports 3.4.

I ran it locally with all the updates on 3.6 and it seeeeeems to work fine.

Bjwebb commented 4 years ago

Python 3.4 is a bit odd. The server runs Python 3.5, so I would test with that.