We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a89d3a commit f2039d1Copy full SHA for f2039d1
docs/elassandra/requirements.txt
@@ -1,14 +1,14 @@
1
alabaster==0.7.10
2
-Babel==2.5.1
+babel>=2.9.1
3
certifi==2017.7.27.1
4
chardet==3.0.4
5
CommonMark==0.5.4
6
docutils==0.14
7
idna==2.6
8
imagesize==0.7.1
9
-Jinja2==2.10.1
+jinja2>=2.11.3
10
MarkupSafe==1.0
11
-Pygments==2.2.0
+Pygments>=2.7.4
12
pytz==2017.2
13
recommonmark==0.4.0
14
requests==2.21.0
@@ -18,4 +18,4 @@ Sphinx==1.6.4
18
sphinx-rtd-theme==0.2.4
19
sphinxcontrib-websupport==1.0.1
20
typing==3.6.2
21
-urllib3==1.24.3
+urllib3>=1.26.5
0 commit comments