Skip to content

Commit

Permalink
Remove unused dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rlouf committed Apr 11, 2024
1 parent 868868f commit cb8fea8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,8 @@ dependencies = [
"cloudpickle",
"diskcache",
"pydantic>=2.0",
"scipy",
"torch>=2.1.0",
"numba",
"joblib",
"referencing",
"jsonschema",
"requests",
Expand Down Expand Up @@ -105,7 +103,6 @@ enable_incomplete_feature = ["Unpack"]
module = [
"exllamav2.*",
"jinja2",
"joblib.*",
"jsonschema.*",
"openai.*",
"mamba_ssm.*",
Expand All @@ -116,7 +113,6 @@ module = [
"pydantic.*",
"pytest",
"referencing.*",
"scipy.*",
"tiktoken.*",
"torch.*",
"transformers.*",
Expand Down

0 comments on commit cb8fea8

Please sign in to comment.