lemoer / keepitup

The KeepItUp service pings Freifunk nodes and notifies users if their nodes are down. Live here: https://keepitup.ffh.zone/
1 stars 2 forks source link

Pin requirements #16

Closed AiyionPrime closed 1 year ago

AiyionPrime commented 1 year ago

flask-sqlalchemy and SQLAlchemy got new major versions. For now these are incompatible with the code.

lemoer commented 1 year ago

Thanks. Applied in 834738beec5365a0963c402c42cf67ce45d4ee78 and c961738.