2015-07-21 01:13:42 +02:00
|
|
|
Jinja2>=2.3
|
|
|
|
Pygments>=1.2
|
|
|
|
Sphinx>=1.3
|
|
|
|
docutils>=0.7
|
2015-09-19 02:28:48 +02:00
|
|
|
markupsafe
|
2015-09-19 20:31:31 +02:00
|
|
|
sphinxcontrib-httpdomain
|
|
|
|
Flask==0.10.1
|
2015-11-30 19:43:41 +01:00
|
|
|
Flask-RESTful==0.3.3
|
2015-11-24 00:41:11 +01:00
|
|
|
Flask-SQLAlchemy==2.1
|
2015-09-19 20:31:31 +02:00
|
|
|
Flask-Script==2.0.5
|
2016-01-04 19:36:39 +01:00
|
|
|
Flask-Migrate==1.7.0
|
2015-11-24 00:41:11 +01:00
|
|
|
Flask-Bcrypt==0.7.1
|
2015-09-19 20:31:31 +02:00
|
|
|
Flask-Principal==0.4.0
|
|
|
|
Flask-Mail==0.9.1
|
2016-01-04 19:36:39 +01:00
|
|
|
SQLAlchemy-Utils==0.31.4
|
2015-09-19 20:31:31 +02:00
|
|
|
BeautifulSoup4
|
2016-01-04 19:36:39 +01:00
|
|
|
requests==2.9.1
|
2015-09-19 20:31:31 +02:00
|
|
|
psycopg2==2.6.1
|
2015-11-24 00:41:11 +01:00
|
|
|
arrow==0.7.0
|
2015-09-19 20:31:31 +02:00
|
|
|
boto==2.38.0 # we might make this optional
|
2015-11-24 00:41:11 +01:00
|
|
|
six==1.10.0
|
2016-01-04 19:36:39 +01:00
|
|
|
gunicorn==19.4.4
|
2015-09-19 20:31:31 +02:00
|
|
|
pycrypto==2.6.1
|
2016-01-04 19:36:39 +01:00
|
|
|
cryptography==1.1.2
|
2015-09-19 20:31:31 +02:00
|
|
|
pyopenssl==0.15.1
|
2015-11-24 00:41:11 +01:00
|
|
|
pyjwt==1.4.0
|
2015-09-19 20:31:31 +02:00
|
|
|
xmltodict==0.9.2
|
2015-11-25 23:18:01 +01:00
|
|
|
lockfile==0.12.2
|
2015-11-24 00:41:11 +01:00
|
|
|
future==0.15.2
|