We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1454eef + 90676b9 commit b4739f3Copy full SHA for b4739f3
etc/requirements.txt
@@ -1,5 +1,5 @@
1
# Incompatible with earlier PIP versions
2
-pip>=7.1.0
+pip>=10.0.0
3
# bcolz fails to install if this is not in the build_requires.
4
setuptools>18.0
5
etc/requirements_dev.txt
@@ -10,7 +10,7 @@ xlrd==0.9.4
10
# These are required by mock or its dependencies
11
Jinja2==2.9.6
12
funcsigs==1.0.2
13
-Pygments==2.0.2
+Pygments==2.2.0
14
alabaster==0.7.6
15
babel==1.3
16
docutils==0.12
0 commit comments