added requirements.txt
This commit is contained in:
parent
73cabc2050
commit
4afa1e94ac
1 changed files with 18 additions and 0 deletions
18
requirements.txt
Normal file
18
requirements.txt
Normal file
|
@ -0,0 +1,18 @@
|
|||
Flask==0.10.1
|
||||
Flask-Login==0.2.11
|
||||
Flask_Micropub==0.1.1
|
||||
Flask-SQLAlchemy==2.0
|
||||
Jinja2==2.7.3
|
||||
MarkupSafe==0.23
|
||||
SQLAlchemy==0.9.8
|
||||
Werkzeug==0.9.6
|
||||
beautifulsoup4==4.3.2
|
||||
bleach==1.4.1
|
||||
celery==3.1.17
|
||||
feedparser==5.1.3
|
||||
html5lib==0.999
|
||||
itsdangerous==0.24
|
||||
mf2py==0.2.1
|
||||
mf2util==0.1.4
|
||||
redis==2.10.3
|
||||
requests==2.5.1
|
Loading…
Add table
Add a link
Reference in a new issue