support u-photo outside of the e-content

This commit is contained in:
Kyle Mahan 2016-02-15 10:07:34 -08:00
parent 9e8200e4a2
commit ecb2b8ed7a
4 changed files with 31 additions and 14 deletions

View file

@ -1,28 +1,37 @@
asyncio-redis==0.14.2
beautifulsoup4==4.4.1
bleach==1.4.2
blinker==1.4
certifi==2015.11.20.1
cffi==1.5.0
click==6.2
cryptography==1.2.1
feedparser==5.2.1
Flask==0.10.1
Flask-DebugToolbar==0.10.0
Flask-Login==0.3.2
Flask-Micropub==0.2.5
Flask-SQLAlchemy==2.1
html5lib==0.9999999
idna==2.0
itsdangerous==0.24
Jinja2==2.8
MarkupSafe==0.23
SQLAlchemy==1.0.11
Werkzeug==0.11.3
asyncio-redis==0.14.2
beautifulsoup4==4.4.1
bleach==1.4.2
feedparser==5.2.1
html5lib==0.9999999
mf2py==1.0.2
mf2util==0.2.11
ndg-httpsclient==0.4.0
mf2util==0.2.12
psycopg2==2.6.1
pyOpenSSL==0.15.1
pyasn1==0.1.9
pycparser==2.14
pyOpenSSL==0.15.1
pyquerystring==1.0.2
pytz==2015.7
redis==2.10.5
requests==2.9.1
rq==0.5.6
sgmllib3k==1.0.0
six==1.10.0
SQLAlchemy==1.0.11
uWSGI==2.0.12
websockets==3.0
Werkzeug==0.11.3
wheel==0.24.0