Skip to content
This repository has been archived by the owner on Dec 5, 2018. It is now read-only.

Commit

Permalink
Merge pull request #110 from hannosch/hannosch-pip-freeze
Browse files Browse the repository at this point in the history
Pin all dependencies, even indirect ones.
  • Loading branch information
chuckharmston committed Apr 27, 2016
2 parents fc24b93 + 30d5975 commit f082c41
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions requirements.txt
@@ -1,23 +1,33 @@
amqp==1.4.9
anyjson==0.3.3
billiard==3.3.0.23
bleach==1.4.2
celery==3.1.23
cookies==2.2.1
coverage==4.0.3
coveralls==1.1
docopt==0.6.2
flake8==2.5.4
Flask==0.10.1
flask-testing==0.4.2
Flask-Testing==0.4.2
html5lib==0.9999999
httplib2==0.9.2
itsdangerous==0.24
Jinja2==2.8
jsonschema==2.5.1
kombu==3.0.35
MarkupSafe==0.23
nose==1.3.7
nose-exclude==0.4.1
oauth2==1.9.0.post1
pylibmc==1.5.1
pytz==2016.4
redis==2.10.5
requests==2.9.1
responses==0.5.1
six==1.10.0
testfixtures==4.9.1
uwsgi==2.0.12
uWSGI==2.0.12
Werkzeug==0.11.9
wheel==0.29.0
wrapt==1.10.8

0 comments on commit f082c41

Please sign in to comment.