quru / qis

Dynamic image server for web and print
https://quruimageserver.com
GNU Affero General Public License v3.0
89 stars 7 forks source link

Itsdangerous - upgrade past v1 #20

Open qururoland opened 6 years ago

qururoland commented 6 years ago

Commit 624a468c4ff01d3b18928d87be5a905f5348f553 added a limiter to itsdangerous of being less than v1. This is being upgraded continuously. Has a recent upgrade fixed the issue so that it can be used without large scale code changes?

fozcode commented 6 years ago

v1.0 of itsdangerous (first release in over 4 years) was yanked for breaking things, so I'll wait for v1.1 to prove itself to be stable first. In theory we only need to adjust some imports.

qururoland commented 6 years ago

It seems that 1.1 is already out... https://pypi.org/project/itsdangerous/