pillar/requirements.txt
Francesco Siddi a33e4421a8 Introducing Project creation
Authorised users can now create projects. The before and after insert
projects hooks take care of stripping unwanted urls and attaching
default node_type and permissions, as well as initialising a storage
bucket per project. We are temporarily switching to the development
version of the gcloud library, since it allows the creation of EU-based
buckets.
2016-03-24 15:16:37 +01:00

29 lines
538 B
Plaintext

algoliasearch==1.8.0
blinker==1.4
bugsnag==2.3.1
Cerberus==0.9.1
Eve==0.5.3
Events==0.2.1
Flask-Script==2.0.5
flup==1.0.2
-e git+https://github.com/GoogleCloudPlatform/gcloud-python.git@dbb22a7fddcf12228bba7b191774f2c4a2adfe35#egg=gcloud
google-apitools==0.4.11
httplib2==0.9.2
idna==2.0
MarkupSafe==0.23
ndg-httpsclient==0.4.0
Pillow==2.8.1
pycparser==2.14
pycrypto==2.6.1
pyOpenSSL==0.15.1
requests==2.9.1
rsa==3.3
simplejson==3.8.1
WebOb==1.5.0
wheel==0.24.0
zencoder==0.6.5
# development requirements
httpretty==0.8.14
pytest==2.9.1