virtualenv/requirements.txt
author ymh <ymh.work@gmail.com>
Thu, 16 Apr 2015 00:05:29 +0200
changeset 124 e51330c85650
parent 122 cee0e7d7e6d2
child 126 531bd8382c2c
permissions -rw-r--r--
increment version
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
72
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
     1
amqp==1.4.6
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
     2
aniso8601==0.90
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
     3
anyjson==0.3.3
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
     4
astroid==1.3.6
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
     5
billiard==3.3.0.19
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
     6
celery==3.1.17
12
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
     7
Flask==0.10.1
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
     8
Flask-Cache==0.13.1
122
cee0e7d7e6d2 added timezones support and flask-moment
durandn
parents: 72
diff changeset
     9
Flask-Moment==0.4.0
12
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    10
Flask-RESTful==0.3.1
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    11
Flask-WTF==0.10.3
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    12
GitHub-Flask==2.0.0
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    13
isodate==0.5.1
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    14
itsdangerous==0.24
72
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    15
Jinja2==2.7.3
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    16
kombu==3.0.24
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    17
logilab-common==0.63.2
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    18
MarkupSafe==0.23
12
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    19
pep8==1.5.7
72
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    20
pylint==1.4.3
12
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    21
pyparsing==2.0.3
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    22
python-slugify==0.1.0
72
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    23
pytz==2015.2
12
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    24
rdflib==4.1.2
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    25
requests==2.5.0
8ca7be41e3ca Pylint + pep8 + adapted code to Python 3 + added support for authentication when persistence is set to PersistenceToFile + cleaning up settings.py/config.py.tmpl and updated readme
Nicolas DURAND <nicolas.durand@iri.centrepompidou.fr>
parents: 7
diff changeset
    26
six==1.8.0
72
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    27
SQLAlchemy==0.9.9
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    28
Unidecode==0.4.16
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    29
Werkzeug==0.9.6
75170fe4d56b Started work on task management for submitting changes
durandn
parents: 42
diff changeset
    30
WTForms==2.0.1