infra: remove codegolf (#671)

Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
This commit is contained in:
Aaron Pham
2023-11-16 17:38:47 -05:00
committed by GitHub
parent 0fdfe786f3
commit 44f6db982d
5 changed files with 6 additions and 248 deletions

View File

@@ -152,10 +152,10 @@ exclude = ["/.git_archival.txt", "tests", "/.python-version-default"]
[tool.hatch.build.targets.wheel.hooks.mypyc]
dependencies = [
"hatch-mypyc==0.16.0",
"mypy==1.5.1",
"mypy==1.7.0",
# avoid https://github.com/pallets/click/issues/2558
"click==8.1.3",
"bentoml==1.1.2",
"bentoml==1.1.9",
"transformers>=4.32.1",
"pandas-stubs",
"types-psutil",