Remove options that no longer exist and update a few options to be more reasonable (#2951)

Co-authored-by: Hayden <64056131+hay-kot@users.noreply.github.com>
This commit is contained in:
Carter
2024-01-10 13:42:04 -06:00
committed by GitHub
parent 00abd43fab
commit 53b790b18c
2 changed files with 11 additions and 90 deletions

14
poetry.lock generated
View File

@@ -450,20 +450,6 @@ files = [
click = ">=7.1.2"
coverage = ">=5.5"
[[package]]
name = "dill"
version = "0.3.6"
description = "serialize all of python"
optional = false
python-versions = ">=3.7"
files = [
{file = "dill-0.3.6-py3-none-any.whl", hash = "sha256:a07ffd2351b8c678dfc4a856a3005f8067aea51d6ba6c700796a4d9e280f39f0"},
{file = "dill-0.3.6.tar.gz", hash = "sha256:e5db55f3687856d8fbdab002ed78544e1c4559a130302693d839dfe8f93f2373"},
]
[package.extras]
graph = ["objgraph (>=1.7.2)"]
[[package]]
name = "dill"
version = "0.3.7"