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.
1 parent e99e39c commit ea7b692Copy full SHA for ea7b692
2 files changed
requirements/docs.txt
@@ -2,8 +2,6 @@ sphinx_celery==2.0.0
2
Sphinx>=3.0.0
3
sphinx-testing==0.7.2
4
sphinx-click==2.5.0
5
-docutils>=0.17.1
6
-jinja2>=3.0.1
7
-r extras/sqlalchemy.txt
8
-r test.txt
9
-r deps/mock.txt
requirements/test-ci-default.txt
@@ -1,3 +1,11 @@
1
+boto3>=1.18.3
+botocore>=1.21.3
+jinja2>=3.0.1
+cffi>=1.14.6
+jmespath>=0.10.0
+colorama>=0.4.4
+docutils>=0.17.1
+
-r test-ci-base.txt
10
-r extras/auth.txt
11
-r extras/solar.txt
0 commit comments