refactor: decorators, models and more broken bits

This commit is contained in:
Eneko Illarramendi
2020-03-04 23:11:15 +01:00
parent ee70161854
commit f98a5040ac
69 changed files with 52715 additions and 1018 deletions
+9 -4
View File
@@ -3,18 +3,23 @@ bitstring==3.1.6
certifi==2019.11.28
chardet==3.0.4
click==7.0
flask-assets==2.0
flask-compress==1.4.0
flask-talisman==0.7.0
flask==1.1.1
idna==2.8
gevent==1.4.0
greenlet==0.4.15
gunicorn==20.0.4
idna==2.9
itsdangerous==1.1.0
jinja2==2.11.1
lnurl==0.3.3
markupsafe==1.1.1
pydantic==1.4
requests==2.22.0
pyscss==1.3.5
requests==2.23.0
six==1.14.0
typing-extensions==3.7.4.1 ; python_version < '3.8'
urllib3==1.25.8
webassets==2.0
werkzeug==1.0.0
gevent==1.4.0
greenlet==0.4.15