Skip to content

Commit

Permalink
requirements: Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Synss committed Jul 29, 2022
1 parent 044c98b commit c5dfdc6
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
#
build==0.8.0
click==8.1.3
cython==0.29.30
cython==0.29.32
delocate==0.10.2 ; sys_platform == "darwin"
importlib-metadata==4.12.0
packaging==21.3
pep517==0.12.0
pep517==0.13.0
pip-tools==6.8.0
pyparsing==3.0.9
tomli==2.0.1
Expand Down
4 changes: 2 additions & 2 deletions requirements/docs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ pyparsing==3.0.9
pytz==2022.1
requests==2.28.1
snowballstemmer==2.2.0
sphinx==5.0.2
sphinx==5.1.1
sphinx-rtd-theme==1.0.0
sphinxcontrib-applehelp==1.0.2
sphinxcontrib-devhelp==1.0.2
Expand All @@ -29,5 +29,5 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
typing-extensions==4.3.0
urllib3==1.26.10
urllib3==1.26.11
zipp==3.8.1
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
# pip-compile --no-annotate requirements/tests.in
#
astroid==2.11.7
attrs==21.4.0
attrs==22.1.0
bleach==5.0.1
coverage[toml]==6.4.2
cython==0.29.30
cython==0.29.32
dill==0.3.5.1
docutils==0.19
importlib-metadata==4.12.0
Expand Down

0 comments on commit c5dfdc6

Please sign in to comment.