Skip to content

Commit

Permalink
Recompile dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Nov 11, 2021
1 parent 80e7f86 commit a3e6a42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/constraints.txt
Expand Up @@ -6,7 +6,7 @@ aiosignal==1.2.0
# via -r requirements/base.txt
alabaster==0.7.12
# via sphinx
async-timeout==4.0.0
async-timeout==4.0.1
# via -r requirements/base.txt
attrs==21.2.0
# via pytest
Expand Down Expand Up @@ -34,7 +34,7 @@ charset-normalizer==2.0.7
# via
# -r requirements/base.txt
# requests
cherry_picker==2.0.0 ; python_version >= "3.6"
cherry_picker==2.1.0 ; python_version >= "3.6"
# via -r requirements/dev.txt
click==8.0.3
# via
Expand All @@ -46,7 +46,7 @@ click==8.0.3
# wait-for-it
click-default-group==1.2.2
# via towncrier
coverage==6.1.1
coverage==6.1.2
# via
# -r requirements/test.txt
# pytest-cov
Expand Down Expand Up @@ -181,7 +181,7 @@ six==1.16.0
# virtualenv
snowballstemmer==2.1.0
# via sphinx
sphinx==4.2.0
sphinx==4.3.0
# via
# -r requirements/doc.txt
# sphinxcontrib-asyncio
Expand Down

0 comments on commit a3e6a42

Please sign in to comment.