Skip to content

Commit

Permalink
chore(deps): pin and clean up test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nejch authored and JohnVillalovos committed Oct 15, 2022
1 parent f825d70 commit 60b9197
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 9 deletions.
2 changes: 1 addition & 1 deletion requirements-docker.txt
@@ -1,3 +1,3 @@
-r requirements.txt
-r requirements-test.txt
pytest-docker
pytest-docker==1.0.1
9 changes: 4 additions & 5 deletions requirements-docs.txt
@@ -1,7 +1,6 @@
-r requirements.txt
furo
jinja2
myst-parser
furo==2022.9.29
jinja2==3.1.2
myst-parser==0.18.1
sphinx==5.1.1
sphinx_rtd_theme
sphinxcontrib-autoprogram
sphinxcontrib-autoprogram==0.1.7
6 changes: 3 additions & 3 deletions requirements-test.txt
@@ -1,7 +1,7 @@
coverage
coverage==6.5.0
pytest==7.1.3
pytest-console-scripts==1.3.1
pytest-cov
pytest-cov==4.0.0
pytest-github-actions-annotate-failures==0.1.7
PyYaml==6.0
responses
responses==0.21.0

0 comments on commit 60b9197

Please sign in to comment.