Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/pre-commit-gte-3.8-and-lt-5
Browse files Browse the repository at this point in the history
  • Loading branch information
asofter authored Oct 17, 2024
2 parents f7b0683 + b05dcda commit d497b36
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,17 +20,17 @@ classifiers = [
requires-python = ">=3.9,<3.13"

dependencies = [
"bc-detect-secrets==1.5.16",
"faker>=26.0.0,<29",
"bc-detect-secrets==1.5.17",
"faker>=26.0.0,<31",
"fuzzysearch>=0.7,<0.9",
"json-repair>=0.25.2,<0.30",
"json-repair>=0.25.2,<0.31",
"nltk>=3.9.1,<4",
"presidio-analyzer==2.2.354",
"presidio-anonymizer==2.2.354",
"regex==2024.9.11",
"tiktoken>=0.5,<0.8",
"torch>=2.4.0",
"transformers>=4.43.4",
"transformers>=4.44.2",
"structlog>=24",
"oldest-supported-numpy"
]
Expand Down

0 comments on commit d497b36

Please sign in to comment.