We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a039006 commit 1be076dCopy full SHA for 1be076d
1 file changed
dev_requirements.txt
@@ -8,9 +8,9 @@ termcolor==1.1.0
8
git+https://github.com/pyinstaller/pyinstaller@7413317
9
10
# Deis documentation requirements
11
-Sphinx>=1.2.3
12
-smartypants>=1.8.6
13
-sphinxcontrib-httpdomain>=1.3.0
+Sphinx==1.3.0
+smartypants==1.8.6
+sphinxcontrib-httpdomain==1.3.0
14
15
# Run "make coverage" for the % of code exercised during tests
16
coverage>=3.7.1
0 commit comments