Skip to content

Commit

Permalink
thinc<=8.2.5;python<='3.8'
Browse files Browse the repository at this point in the history
Signed-off-by: Simon Zhao <[email protected]>
  • Loading branch information
SimonYansenZhao committed Nov 9, 2024
1 parent a33d384 commit a59aeb2
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 @@ -46,6 +46,7 @@
"seaborn>=0.13.0,<1", # requires matplotlib, packaging
"statsmodels<=0.14.1;python_version<='3.8'",
"statsmodels>=0.14.4;python_version>='3.9'",
"thinc<=8.2.5;python_version<='3.8'",
"transformers>=4.27.0,<5", # requires packaging, pyyaml, requests, tqdm
]

Expand Down

0 comments on commit a59aeb2

Please sign in to comment.