Skip to content

Commit

Permalink
[edgetest] automated change
Browse files Browse the repository at this point in the history
  • Loading branch information
fdosani authored Jul 20, 2023
1 parent 233d46d commit 65f808d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packaging==23.0
# via
# build
# edgetest
pip-tools==6.14.0
pip-tools==7.1.0
# via edgetest-pip-tools (setup.cfg)
pluggy==1.0.0
# via edgetest
Expand All @@ -30,6 +30,7 @@ tomli==2.0.1
# via
# build
# pip-tools
# pyproject-hooks
tomlkit==0.11.4
# via edgetest
wheel==0.40.0
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ include_package_data = True
packages = find:
install_requires =
edgetest
pip-tools<=6.14.0,>=6.0.0
pip-tools<=7.1.0,>=6.0.0

[options.extras_require]
docs =
Expand Down

0 comments on commit 65f808d

Please sign in to comment.