pillar/requirements.txt
Sybren A. Stüvel 66eeb25529 Unify tokens and subclient tokens
SCST tokens are now stored in the 'tokens' table.
This unifies old token handling and new subclient-specific tokens.
Also ensures the BlenderID expiry of the token is taken into account.

Removes use of httpretty, in favour of responses.
2016-04-13 15:33:54 +02:00

29 lines
436 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
gcloud==0.12.0
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
pytest==2.9.1
responses==0.5.1