4 changed files with 78 additions and 17 deletions
@ -1,36 +1,41 @@ |
|||
appconfig==0.1 |
|||
appdirs==1.4.3 |
|||
asn1crypto==0.24.0 |
|||
certifi==2018.11.29 |
|||
cffi==1.11.5 |
|||
attrs==19.1.0 |
|||
certifi==2019.6.16 |
|||
cffi==1.12.3 |
|||
chardet==3.0.4 |
|||
Click==7.0 |
|||
colorclass==2.2.0 |
|||
CouchDB==1.2 |
|||
cryptography==2.4.2 |
|||
dominate==2.3.5 |
|||
Flask==0.12.4 |
|||
cryptography==2.7 |
|||
docopt==0.6.2 |
|||
dominate==2.4.0 |
|||
Flask==1.1.1 |
|||
flask-appconfig==0.11.1 |
|||
Flask-Bootstrap==3.3.7.1 |
|||
Flask-Cache==0.13.1 |
|||
flask-caching==1.7.2 |
|||
Flask-Login==0.4.1 |
|||
flask-marshmallow==0.9.0 |
|||
flask-marshmallow==0.10.1 |
|||
Flask-WTF==0.14.2 |
|||
greenlet==0.4.15 |
|||
idna==2.8 |
|||
itsdangerous==1.1.0 |
|||
Jinja2==2.10.1 |
|||
lxml==4.2.5 |
|||
MarkupSafe==1.1.0 |
|||
marshmallow==2.17.0 |
|||
lxml==4.4.1 |
|||
MarkupSafe==1.1.1 |
|||
marshmallow==3.0.0 |
|||
mistune==0.8.4 |
|||
packaging==18.0 |
|||
packaging==19.1 |
|||
pip-upgrader==1.4.15 |
|||
pycparser==2.19 |
|||
pyparsing==2.3.0 |
|||
pyparsing==2.4.2 |
|||
python-memcached==1.59 |
|||
requests==2.21.0 |
|||
requests==2.22.0 |
|||
six==1.12.0 |
|||
terminaltables==3.1.0 |
|||
urllib3==1.25.3 |
|||
uWSGI==2.0.17.1 |
|||
uWSGI==2.0.18 |
|||
visitor==0.1.3 |
|||
Werkzeug==0.14.1 |
|||
Werkzeug==0.15.5 |
|||
WTForms==2.2.1 |
|||
|
Loading…
Reference in new issue