Skip to content

Commit

Permalink
requirements: Update reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
Synss committed Aug 7, 2022
1 parent 9e503a8 commit f283313
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 0 additions & 2 deletions requirements/build.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
#
# pip-compile --no-annotate requirements/build.in
#
auditwheel==5.1.2 ; sys_platform == "linux"
build==0.8.0
click==8.1.3
cython==0.29.32
Expand All @@ -13,7 +12,6 @@ importlib-metadata==4.12.0
packaging==21.3
pep517==0.13.0
pip-tools==6.8.0
pyelftools==0.28
pyparsing==3.0.9
tomli==2.0.1
typing-extensions==4.3.0
Expand Down
4 changes: 2 additions & 2 deletions requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
astroid==2.11.7
attrs==22.1.0
bleach==5.0.1
coverage[toml]==6.4.2
coverage[toml]==6.4.3
cython==0.29.32
dill==0.3.5.1
docutils==0.19
Expand All @@ -27,7 +27,7 @@ pytest==7.1.2
pytest-cov==3.0.0
pytest-repeat==0.9.1
pytest-timeout==2.1.0
readme-renderer==35.0
readme-renderer==36.0
six==1.16.0
tomli==2.0.1
tomlkit==0.11.1
Expand Down

0 comments on commit f283313

Please sign in to comment.