lemur/docs/requirements.txt

30 lines
521 B
Plaintext
Raw Normal View History

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
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
Flask-Script==2.0.5
2015-11-24 00:41:11 +01:00
Flask-Migrate==1.6.0
Flask-Bcrypt==0.7.1
Flask-Principal==0.4.0
Flask-Mail==0.9.1
2015-11-24 00:41:11 +01:00
SQLAlchemy-Utils==0.31.3
BeautifulSoup4
2015-11-24 01:42:14 +01:00
requests==2.8.1
psycopg2==2.6.1
2015-11-24 00:41:11 +01:00
arrow==0.7.0
boto==2.38.0 # we might make this optional
2015-11-24 00:41:11 +01:00
six==1.10.0
2015-11-25 23:18:01 +01:00
gunicorn==19.4.1
pycrypto==2.6.1
2015-11-24 00:41:11 +01:00
cryptography==1.1.1
pyopenssl==0.15.1
2015-11-24 00:41:11 +01:00
pyjwt==1.4.0
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