Skip to content

Commit

Permalink
Merge pull request #354 from CogStack/master
Browse files Browse the repository at this point in the history
v1.19.2 Patch Fix
  • Loading branch information
tomolopolis authored Oct 9, 2023
2 parents ba1dc4a + f7c285c commit 74eb37e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
'spacy>=3.1.0',
'scipy~=1.9.2', # first to support 3.11
'transformers>=4.19.2,<4.22.0', # upper bound is needed for the de-id model until it is retrained
'tokenizers~=0.12', # 0.13.1 doesn't seem to build
'torch>=1.13.0', # first to support 3.11
'tqdm>=4.27',
'scikit-learn>=1.1.3', # first to supporrt 3.11
Expand Down

0 comments on commit 74eb37e

Please sign in to comment.