Skip to content

Commit 6b1a5b3

Browse files
committed
Updated boto, pycrypto, yamlfield.
1 parent 05ff02a commit 6b1a5b3

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

dev_requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Deis controller requirements
2-
boto==2.13.3
2+
boto==2.15.0
33
celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44
Django==1.5.4
55
django-allauth==0.13.0
66
django-celery==3.0.23
77
django-json-field==0.5.5
8-
django-yamlfield==0.4
8+
django-yamlfield==0.5
99
djangorestframework==2.3.8
1010
gevent==0.13.8
1111
gunicorn==18.0
1212
paramiko==1.12.0
1313
psycopg2==2.5.1
14-
pycrypto==2.6
14+
pycrypto==2.6.1
1515
pyrax==1.5.1
1616
PyYAML==3.10
1717
South==0.8.2

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Deis controller requirements
2-
boto==2.13.3
2+
boto==2.15.0
33
celery==3.0.22 # 3.0.23 errors, see https://github.com/opdemand/deis/issues/148
44
Django==1.5.4
55
django-allauth==0.13.0
66
django-celery==3.0.23
77
django-json-field==0.5.5
8-
django-yamlfield==0.4
8+
django-yamlfield==0.5
99
djangorestframework==2.3.8
1010
gevent==0.13.8
1111
gunicorn==18.0
1212
paramiko==1.12.0
1313
psycopg2==2.5.1
14-
pycrypto==2.6
14+
pycrypto==2.6.1
1515
pyrax==1.5.1
1616
PyYAML==3.10
1717
South==0.8.2

0 commit comments

Comments
 (0)