Skip to content

Commit

Permalink
update akracer
Browse files Browse the repository at this point in the history
  • Loading branch information
albertandking committed Oct 24, 2023
1 parent 650dd0a commit d3ae0d1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ openpyxl>=3.0.3
jsonpath>=0.82
tabulate>=0.8.6
decorator>=4.4.2
akracer>=0.0.4
py-mini-racer>=0.6.0
akracer>=0.0.8
commitizen>=2.35.0
pre-commit>=2.20.0
sphinx>=5.2.3
Expand Down
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,8 @@ def get_version_string() -> str:
"jsonpath>=0.82",
"tabulate>=0.8.6",
"decorator>=4.4.2",
"akracer>=0.0.4",
"py-mini-racer>=0.6.0",
"akracer>=0.0.8",
],
package_data={"": ["*.py", "*.json", "*.pk", "*.js", "*.zip"]},
keywords=[
Expand Down

0 comments on commit d3ae0d1

Please sign in to comment.