Skip to content

Commit e7af54f

Browse files
committed
chore(pyproject,deps): auskommentierte Abhängigkeiten (dill, openai, orjson, python-dotenv) aus pyproject.toml entfernen
1 parent e862e98 commit e7af54f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pyproject.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,12 @@ version = "0.31.5.1"
88
keywords = ["hamilton", "workflow", "pipeline", "scheduler", "dask", "ray"]
99

1010
dependencies = [
11-
#'dill>=0.3.8',
1211
'duration-parser>=1.0.1',
1312
'fsspec>=2024.10.0',
1413
'fsspec-utils>=0.1.0',
1514
'humanize>=4.12.2',
1615
'msgspec>=0.19.0',
1716
'munch>=4.0.0',
18-
#"openai>=1.100.2",
19-
#'orjson>=3.10.15',
20-
#'python-dotenv>=1.0.1',
2117
'pyyaml>=6.0.1',
2218
'rich>=13.9.3',
2319
's3fs>=2024.10.0',

0 commit comments

Comments
 (0)