Skip to content

Commit

Permalink
Merge branch 'main' of github.com:UtrechtUniversity/dataQuest
Browse files Browse the repository at this point in the history
  • Loading branch information
parisa-zahedi committed Dec 19, 2024
2 parents 969825a + f799ce3 commit ac6390b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ classifiers = [
]
dynamic = ["version"]

dependencies = ["tqdm","pandas","pandas-stubs", "types-tqdm","spacy","scikit-learn","numpy","scipy",
"flake8-pyproject"
dependencies = ["tqdm","pandas","pandas-stubs", "types-tqdm","spacy==3.5.4","scikit-learn","numpy==1.26.4","scipy",
"flake8-pyproject","thinc==8.1.12"
]

[project.optional-dependencies]
Expand Down

0 comments on commit ac6390b

Please sign in to comment.