Skip to content
This repository has been archived by the owner on Aug 22, 2022. It is now read-only.

Commit

Permalink
Upgrade requirements to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
antoviaque committed Sep 25, 2015
1 parent 59d6cd9 commit fa5da8c
Showing 1 changed file with 23 additions and 23 deletions.
46 changes: 23 additions & 23 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,25 @@
astroid==1.3.8
Babel==2.0
cliff==1.14.0
Babel==2.1.1
cliff==1.15.0
cmd2==0.6.8
cookies==2.2.1
coverage==3.7.1
debtcollector==0.7.0
decorator==4.0.2
coverage==4.0
debtcollector==0.8.0
decorator==4.0.4
dj-static==0.0.6
Django==1.8.4
django-angular==0.7.15
django-appconf==1.0.1
django-compressor==1.5
django-debug-toolbar==1.3.2
django-environ==0.3.0
django-extensions==1.5.6
django-environ==0.4.0
django-extensions==1.5.7
django-filter==0.11.0
django-grappelli==2.7.1
django-libsass==0.4
django-redis==4.2.0
django-zurb-foundation==5.5.0
djangorestframework==3.2.3
djangorestframework==3.2.4
dodgy==0.1.7
factory-boy==2.5.2
freezegun==0.3.5
Expand All @@ -40,16 +40,16 @@ mccabe==0.3.1
mock==1.3.0
monotonic==0.3
msgpack-python==0.4.6
netaddr==0.7.15
netaddr==0.7.18
netifaces==0.10.4
oauthlib==1.0.3
ordereddict==1.1
oslo.config==2.3.0
oslo.i18n==2.5.0
oslo.serialization==1.8.0
oslo.utils==2.4.0
path.py==8.1
pbr==1.6.0
oslo.config==2.4.0
oslo.i18n==2.6.0
oslo.serialization==1.9.0
oslo.utils==2.5.0
path.py==8.1.1
pbr==1.8.0
pep257==0.6.0
pep8==1.6.2
pep8-naming==0.3.3
Expand All @@ -58,18 +58,18 @@ pickleshare==0.5
prettytable==0.7.2
-e git+https://github.com/antoviaque/prospector.git@a62c73b41eaee0c92bde51438268cecd13acbc18#egg=prospector-origin_pylint-extconfig-plugins
psycopg2==2.6.1
pyflakes==0.9.2
pyflakes==1.0.0
pylint==1.4.4
pylint-celery==0.3
pylint-common==0.2.1
pylint-django==0.6.1
pylint-plugin-utils==0.2.3
pyparsing==2.0.3
python-dateutil==2.4.2
python-keystoneclient==1.6.0
python-neutronclient==2.6.0
python-novaclient==2.26.0
pytz==2015.4
python-keystoneclient==1.7.1
python-neutronclient==3.1.0
python-novaclient==2.30.0
pytz==2015.6
PyYAML==3.11
redis==2.10.3
requests==2.7.0
Expand All @@ -82,16 +82,16 @@ simplegeneric==0.8.1
simplejson==3.8.0
six==1.9.0
smmap==0.9.0
sockjs-tornado==1.0.1
sockjs-tornado==1.0.2
sqlparse==0.1.16
static3==0.6.1
stevedore==1.7.0
stevedore==1.8.0
-e git+https://github.com/antoviaque/swampdragon.git@008d9d93f9d274c8a6b606b2c5b1c9b9a09c6996#egg=SwampDragon-origin_django1.8-import-warning
tlslite==0.4.9
tornado==4.2.1
tornado-redis==2.4.18
traitlets==4.0.0
unicodecsv==0.13.0
unicodecsv==0.14.1
virtualenv==13.1.2
Werkzeug==0.10.4
wrapt==1.10.5

0 comments on commit fa5da8c

Please sign in to comment.