We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de4f700 commit 5e0f219Copy full SHA for 5e0f219
2 files changed
dev_requirements.txt
@@ -1,7 +1,7 @@
1
# Deis controller requirements
2
azure>=0.7.0
3
-boto>=2.9.9
4
-Django>=1.5.1
+boto>=2.10.0
+Django>=1.5.2
5
django-allauth>=0.12.0
6
django-celery>=3.0.21
7
django-json-field>=0.5.4
@@ -23,7 +23,7 @@ requests>=1.2.3
23
# Deis documentation requirements
24
Sphinx>=1.2b1
25
smartypants>=1.6.0.3
26
-sphinxcontrib-httpdomain>=1.1.8
+sphinxcontrib-httpdomain>=1.1.9
27
28
# Run "make coverage" for the % of code exercised during tests
29
coverage>=3.6
requirements.txt
0 commit comments